Searched refs:COMPAT_NOTOKEN (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/lib/libc/gen/
H A Dgetpwent.c1673 COMPAT_NOTOKEN = 0, /* no compat token present */ enumerator in enum:compat_state::__anon5
1710 state->mode = COMPAT_NOTOKEN;
1743 state->mode = COMPAT_NOTOKEN;
1975 if (state->mode != COMPAT_NOTOKEN &&
2021 case COMPAT_NOTOKEN:
2051 if (state->mode == COMPAT_NOTOKEN) {
2096 if (state->mode == COMPAT_NOTOKEN)
2166 (search == _PW_KEYBYNUM || state->mode != COMPAT_NOTOKEN))

Completed in 86 milliseconds