Home
last modified time | relevance | path

Searched defs:SUN_LEN (Results 1 – 7 of 7) sorted by relevance

/freebsd/usr.sbin/lpr/common_source/
H A Dstartdaemon.c67 #define SUN_LEN(unp) (strlen((unp)->sun_path) + 2) in startdaemon() macro
/freebsd/sys/sys/
H A Dun.h75 #define SUN_LEN(su) \ macro
/freebsd/contrib/llvm-project/lldb/source/Host/posix/
H A DDomainSocket.cpp24 #define SUN_LEN(ptr) \ macro
/freebsd/usr.sbin/lpr/lpd/
H A Dlpd.c326 #define SUN_LEN(unp) (strlen((unp)->sun_path) + 2) in main() macro
/freebsd/contrib/netcat/
H A Dnetcat.c72 #define SUN_LEN(su) \ macro
/freebsd/crypto/openssh/regress/
H A Dnetcat.c83 #define SUN_LEN(su) \ macro
/freebsd/usr.sbin/moused/
H A Dmoused.c3349 #define SUN_LEN( mremote_serversetup() macro