Searched refs:PROGNAME (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/tools/usb/usbip/libsrc/ |
H A D | usbip_host_driver.c | 16 #undef PROGNAME macro 17 #define PROGNAME "libusbip" macro
|
H A D | usbip_common.h | 60 #define PROGNAME "usbip" macro 62 #define pr_fmt(fmt) "%s: %s: " fmt "\n", PROGNAME
|
H A D | usbip_device_driver.c | 21 #undef PROGNAME macro 22 #define PROGNAME "libusbip" macro
|
H A D | vhci_driver.c | 14 #undef PROGNAME macro 15 #define PROGNAME "libusbip" macro
|
H A D | usbip_common.c | 10 #undef PROGNAME macro 11 #define PROGNAME "libusbip" macro
|
/kernel/linux/linux-6.6/tools/usb/usbip/libsrc/ |
H A D | usbip_host_driver.c | 16 #undef PROGNAME macro 17 #define PROGNAME "libusbip" macro
|
H A D | usbip_common.h | 60 #define PROGNAME "usbip" macro 62 #define pr_fmt(fmt) "%s: %s: " fmt "\n", PROGNAME
|
H A D | usbip_device_driver.c | 21 #undef PROGNAME macro 22 #define PROGNAME "libusbip" macro
|
H A D | vhci_driver.c | 14 #undef PROGNAME macro 15 #define PROGNAME "libusbip" macro
|
H A D | usbip_common.c | 10 #undef PROGNAME macro 11 #define PROGNAME "libusbip" macro
|
/kernel/linux/linux-5.10/tools/usb/usbip/src/ |
H A D | usbipd.c | 41 #undef PROGNAME macro 42 #define PROGNAME "usbipd" macro 47 #define DEFAULT_PID_FILE "/var/run/" PROGNAME ".pid" 298 request_init(&request, RQ_DAEMON, PROGNAME, RQ_FILE, connfd, 0); in tcpd_auth() 516 info("starting " PROGNAME " (%s)", usbip_version_string); in do_standalone_mode() 579 info("shutting down " PROGNAME); in do_standalone_mode() 672 printf(PROGNAME " (%s)\n", usbip_version_string); in main()
|
H A D | usbip.c | 123 printf(PROGNAME " (%s)\n", usbip_version_string); in usbip_version()
|
/kernel/linux/linux-6.6/tools/usb/usbip/src/ |
H A D | usbipd.c | 41 #undef PROGNAME macro 42 #define PROGNAME "usbipd" macro 47 #define DEFAULT_PID_FILE "/var/run/" PROGNAME ".pid" 298 request_init(&request, RQ_DAEMON, PROGNAME, RQ_FILE, connfd, 0); in tcpd_auth() 516 info("starting " PROGNAME " (%s)", usbip_version_string); in do_standalone_mode() 579 info("shutting down " PROGNAME); in do_standalone_mode() 672 printf(PROGNAME " (%s)\n", usbip_version_string); in main()
|
H A D | usbip.c | 123 printf(PROGNAME " (%s)\n", usbip_version_string); in usbip_version()
|
Completed in 6 milliseconds