Home
last modified time | relevance | path

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

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