Searched defs:np_info (Results 1 – 2 of 2) sorted by relevance
119 struct np_info { struct120 struct np_info *next; argument134 struct np_info *np_hash_tab[NP_INFO_HASH_SIZE]; argument
64 #define np_info(np, fmt, ...) \ macro