Searched defs:ns_updrec (Results 1 – 3 of 3) sorted by relevance
49 struct ns_updrec { struct64 typedef struct ns_updrec ns_updrec; argument
270 struct ns_updrec { struct271 struct ns_updrec *r_prev; /* prev record */ argument272 struct ns_updrec *r_next; /* next record */ argument282 struct ns_updrec *r_grpnext; /* next record when grouped */ argument287 typedef struct ns_updrec ns_updrec; argument
13 #define ns_updrec __ISC_ns_updrec macro