Home
last modified time | relevance | path

Searched defs:oneof (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/quotaon/
H A Dquotaon.c172 oneof(char *target, char *list[], int cnt) in oneof() function
/freebsd/usr.sbin/repquota/
H A Drepquota.c272 oneof(char *target, char *list[], int cnt) in oneof() function
/freebsd/sbin/quotacheck/
H A Dquotacheck.c498 oneof(char *target, char *list[], int cnt) oneof() function
/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp156 template <RelExpr... Exprs> static bool oneof(RelExpr expr) { in oneof() function