Home
last modified time | relevance | path

Searched defs:forbid (Results 1 – 3 of 3) sorted by relevance

/external/toybox/toys/other/
Dlogin.c45 char *forbid[] = { in login_main() local
/external/toybox/toys/pending/
Dsulogin.c81 char *forbid[] = { in sulogin_main() local
/external/libxml2/
Duri.c551 xmlParse3986Segment(const char **str, char forbid, int empty) in xmlParse3986Segment()