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

/external/checkpolicy/
H A Dpolicy_parse.y750 tilde : '~' label
761 | tilde identifier
764 | tilde nested_id_set
770 tilde_push : tilde
/external/mksh/src/
H A Deval.c639 * Enabling tilde expansion
646 * Not doing tilde expansion
668 /* Enable tilde expansion */
1679 tilde(Xstring(ts, tp)) : NULL;
1695 * tilde expansion
1701 tilde(char *cp) function

Completed in 77 milliseconds