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

/netbsd-current/sbin/fsck/
H A Dfsck.c68 static enum { IN_LIST, NOT_IN_LIST } which = NOT_IN_LIST; enumerator in enum:__anon1
485 which = NOT_IN_LIST;
/netbsd-current/bin/df/
H A Ddf.c286 static enum { IN_LIST, NOT_IN_LIST } which; enumerator in enum:__anon1
318 which = NOT_IN_LIST;

Completed in 89 milliseconds