Home
last modified time | relevance | path

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

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