Home
last modified time | relevance | path

Searched refs:PROGNAME (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/tools/usb/usbip/libsrc/
A Dusbip_host_driver.c16 #undef PROGNAME
17 #define PROGNAME "libusbip" macro
A Dusbip_common.h60 #define PROGNAME "usbip" macro
62 #define pr_fmt(fmt) "%s: %s: " fmt "\n", PROGNAME
A Dusbip_device_driver.c21 #undef PROGNAME
22 #define PROGNAME "libusbip" macro
A Dusbip_common.c10 #undef PROGNAME
11 #define PROGNAME "libusbip" macro
A Dvhci_driver.c14 #undef PROGNAME
15 #define PROGNAME "libusbip" macro
/linux-6.3-rc2/tools/usb/usbip/src/
A Dusbipd.c41 #undef PROGNAME
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()
A Dusbip.c123 printf(PROGNAME " (%s)\n", usbip_version_string); in usbip_version()

Completed in 10 milliseconds