Searched refs:PROGNAME (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/tools/usb/usbip/libsrc/
H A Dusbip_common.h46 #define PROGNAME "usbip" macro
48 #define pr_fmt(fmt) "%s: %s: " fmt "\n", PROGNAME
H A Dusbip_common.c9 #undef PROGNAME macro
10 #define PROGNAME "libusbip" macro
H A Dusbip_host_driver.c33 #undef PROGNAME macro
34 #define PROGNAME "libusbip" macro
H A Dvhci_driver.c12 #undef PROGNAME macro
13 #define PROGNAME "libusbip" macro
/linux-4.4.14/tools/usb/usbip/src/
H A Dusbipd.c48 #undef PROGNAME macro
49 #define PROGNAME "usbipd" macro
54 #define DEFAULT_PID_FILE "/var/run/" PROGNAME ".pid"
284 request_init(&request, RQ_DAEMON, PROGNAME, RQ_FILE, connfd, 0); tcpd_auth()
512 info("starting " PROGNAME " (%s)", usbip_version_string); do_standalone_mode()
575 info("shutting down " PROGNAME); do_standalone_mode()
663 printf(PROGNAME " (%s)\n", usbip_version_string); main()
H A Dusbip.c135 printf(PROGNAME " (%s)\n", usbip_version_string); usbip_version()

Completed in 298 milliseconds