Searched defs:SUN_LEN (Results 1 – 7 of 7) sorted by relevance
67 #define SUN_LEN(unp) (strlen((unp)->sun_path) + 2) in startdaemon() macro
75 #define SUN_LEN(su) \ macro
24 #define SUN_LEN(ptr) \ macro
326 #define SUN_LEN(unp) (strlen((unp)->sun_path) + 2) in main() macro
72 #define SUN_LEN(su) \ macro
83 #define SUN_LEN(su) \ macro
2562 #define SUN_LEN(unp) (((char *)(unp)->sun_path - (char *)(unp)) + \ in mremote_serversetup() macro