Home
last modified time | relevance | path

Searched refs:forbid (Results 1 – 25 of 125) sorted by relevance

12345

/external/toybox/toys/pending/
Dsulogin.c81 char *forbid[] = { in sulogin_main() local
86 char *shell = NULL, *pass = NULL, **temp = forbid; in sulogin_main()
98 for (temp = forbid; *temp; temp++) unsetenv(*temp); in sulogin_main()
/external/toybox/toys/other/
Dlogin.c42 static char *forbid[] = { variable
162 for (ss = forbid; *ss; ss++) unsetenv(*ss); in login_main()
/external/pcre/dist/testdata/
Dtestinput263 < forbid W
Dtestinput243 < forbid W
Dtestinput233 < forbid 8W
Dtestoutput243 < forbid W
Dtestoutput263 < forbid W
Dtestinput253 < forbid 8W
Dtestinput38 < forbid 8W
Dtestoutput38 < forbid 8W
Dtestoutput3A8 < forbid 8W
Dtestoutput3B8 < forbid 8W
Dtestoutput233 < forbid 8W
Dtestoutput253 < forbid 8W
Dtestinput184 < forbid W
Dtestinput154 < forbid W
Dtestinput146 < forbid 8W
Dtestinput175 < forbid 8W
Dtestinput45 < forbid 9?=ABCDEFfGILMNPTUWXZ<
Dtestinput95 < forbid W
Dtestoutput146 < forbid 8W
Dtestoutput175 < forbid 8W
/external/hyphenation-patterns/Ethi/
Dhyph-und-ethi.lic.txt19 % syllables, and to forbid it before some punctuation marks particular to
/external/libxml2/
Duri.c549 xmlParse3986Segment(const char **str, char forbid, int empty) in xmlParse3986Segment() argument
559 while (ISA_PCHAR(cur) && (*cur != forbid)) in xmlParse3986Segment()
/external/pcre/dist/doc/
Dpcretest.txt594 fiers. If an input line for pcretest starts with the string "< forbid "
599 < forbid 8W
607 < forbid <JS><cr>
609 There must be a single space between < and "forbid" for this feature to

12345