Searched defs:SUN_LEN (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/usr.sbin/lpr/common_source/
H A Dstartdaemon.c73 #define SUN_LEN(unp) (strlen((unp)->sun_path) + 2) macro
/freebsd-11-stable/sys/sys/
H A Dun.h66 #define SUN_LEN(su) \ macro
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/posix/
H A DDomainSocket.cpp24 #define SUN_LEN(ptr) \ macro
/freebsd-11-stable/contrib/ntp/lib/isc/unix/
H A Dentropy.c543 #define SUN_LEN(su) \ macro
/freebsd-11-stable/usr.sbin/lpr/lpd/
H A Dlpd.c330 #define SUN_LEN(unp) (strlen((unp)->sun_path) + 2) macro
/freebsd-11-stable/contrib/netcat/
H A Dnetcat.c68 #define SUN_LEN(su) \ macro
/freebsd-11-stable/crypto/openssh/regress/
H A Dnetcat.c76 #define SUN_LEN(su) \ macro
/freebsd-11-stable/usr.sbin/moused/
H A Dmoused.c3389 #define SUN_LEN(unp) (((char *)(unp)->sun_path - (char *)(unp)) + \ macro

Completed in 106 milliseconds