Searched defs:SUN_LEN (Results 1 – 6 of 6) sorted by relevance
70 #define SUN_LEN(unp) (strlen((unp)->sun_path) + 2) in startdaemon() macro
74 #define SUN_LEN(su) \ macro
318 #define SUN_LEN(unp) (strlen((unp)->sun_path) + 2) in main() macro
52 #define SUN_LEN(su) \ macro
3083 #define SUN_LEN(unp) (((char *)(unp)->sun_path - (char *)(unp)) + \ in mremote_serversetup() macro
515 #define SUN_LEN(unp) (strlen((unp)->sun_path) + 2) in main() macro