Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/bluetooth/sdpd/
Dmain.c71 char const *control = SDP_LOCAL_PATH; in main()
235 SDPD, SDP_LOCAL_PATH); in usage()
/freebsd-12-stable/usr.sbin/bluetooth/sdpcontrol/
Dsdpcontrol.c58 char const *control = SDP_LOCAL_PATH; in main()
219 " command one of the supported commands\n", SDP_LOCAL_PATH); in usage()
/freebsd-12-stable/lib/libsdp/
Dsession.c125 control = SDP_LOCAL_PATH; in sdp_open_local()
Dsdp.h551 #define SDP_LOCAL_PATH "/var/run/sdp" macro