Home
last modified time | relevance | path

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

/NextBSD/usr.bin/bluetooth/rfcomm_sppd/
HDrfcomm_sppd.c56 #define SPPD_IDENT "rfcomm_sppd" macro
289 openlog(SPPD_IDENT, LOG_NDELAY|LOG_PERROR|LOG_PID, LOG_DAEMON); in main()
457 "\t-h Display this message\n", SPPD_IDENT); in usage()