Home
last modified time | relevance | path

Searched refs:do_tilde (Results 1 – 3 of 3) sorted by relevance

/external/mksh/src/
Deval.c1677 do_tilde(Xstring(ts, tp)) : NULL; in maybe_expand_tilde()
1699 do_tilde(char *cp) in do_tilde() function
Dsh.h1715 char *do_tilde(char *);
Dedit.c330 if (!(dp = do_tilde(s + 1))) { in x_glob_hlp_tilde_and_rem_qchar()