Searched refs:do_expand (Results 1 – 3 of 3) sorted by relevance
32 static char *GetEnv(const char *variable, char do_expand) in GetEnv() argument47 if(do_expand && strchr(variable, '%')) { in GetEnv()55 (void)do_expand; in GetEnv()
74 sub do_expand { subroutine126 &do_expand();138 &do_expand();
34 static void do_expand(int fd, char *name) in do_expand() function126 loopfiles(toys.optargs, do_expand); in expand_main()