Searched defs:tilde (Results 1 - 2 of 2) sorted by relevance

/external/checkpolicy/
H A Dpolicy_parse.y708 tilde : '~' label
719 | tilde identifier
722 | tilde nested_id_set
728 tilde_push : tilde
/external/mksh/src/
H A Deval.c65 static char *tilde(char *);
592 * Enabling tilde expansion
599 * Not doing tilde expansion
620 /* Enable tilde expansion */
1566 tilde(Xstring(ts, tp)) : NULL;
1582 * tilde expansion
1588 tilde(char *cp) function

Completed in 79 milliseconds