Searched defs:compat_state (Results 1 – 3 of 3) sorted by relevance
172 struct compat_state { struct195 static int compat_redispatch(struct compat_state *, enum nss_lookup_type, argument
132 struct compat_state { struct133 FILE *fp;134 int stayopen;135 char *name;136 enum _compat {140 } compat;
189 static struct netgr_state compat_state; variable