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

/external/checkpolicy/
H A Dpolicy_parse.y743 tilde : '~' label
754 | tilde identifier
757 | tilde nested_id_set
763 tilde_push : tilde
/external/mksh/src/
H A Deval.c640 * Enabling tilde expansion
647 * Not doing tilde expansion
668 /* Enable tilde expansion */
1657 tilde(Xstring(ts, tp)) : NULL;
1673 * tilde expansion
1679 tilde(char *cp) function

Completed in 240 milliseconds