Searched defs:unp (Results 1 – 3 of 3) sorted by relevance
107 struct unpcb unp, runp; in unixdomainpr() local
671 char *unp, /* the union itself */ in xdr_union()
472 #define SUN_LEN(unp) (strlen((unp)->sun_path) + 2) in main() argument