Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/sdpd/
H A Dmain.c70 char const *control = SDP_LOCAL_PATH; in main()
234 SDPD, SDP_LOCAL_PATH); in usage()
/freebsd/usr.sbin/bluetooth/sdpcontrol/
H A Dsdpcontrol.c57 char const *control = SDP_LOCAL_PATH; in main()
218 " command one of the supported commands\n", SDP_LOCAL_PATH); in usage()
/freebsd/lib/libsdp/
H A Dsession.c124 control = SDP_LOCAL_PATH; in sdp_open_local()
H A Dsdp.h550 #define SDP_LOCAL_PATH "/var/run/sdp" macro