Home | History | Annotate | Download | only in src

Lines Matching refs:str_val

142 			shf_puts(substitute(str_val(global("PS4")), 0),
651 shf_puts(substitute(str_val(global("PS4")), 0),
850 sh = str_val(global("EXECSHELL"));
1093 if ((fpath = str_val(global("FPATH"))) == null) {
1140 (fpath = str_val(global("FPATH"))) != null &&
1303 substitute(str_val(global("PS4")), 0),
1545 if (print_menu || !*str_val(global("REPLY")))
1547 shellf("%s", str_val(global("PS3")));
1550 s = str_val(global("REPLY"));