Home
last modified time | relevance | path

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

/third_party/mksh/
Deval.c1929 do_tilde(Xstring(ts, tp)) : NULL; in maybe_expand_tilde()
1950 do_tilde(char *cp) in do_tilde() function
Dsh.h2424 char *do_tilde(char *);
Dedit.c356 if (!(dp = do_tilde(s + 1))) { in x_glob_hlp_tilde_and_rem_qchar()