Home | History | Annotate | Download | only in src

Lines Matching refs:str_val

863 	sh = str_val(global("EXECSHELL"));
1104 if ((fpath = str_val(global("FPATH"))) == null) {
1149 (fpath = str_val(global("FPATH"))) != null &&
1560 if (print_menu || !*str_val(global("REPLY")))
1562 shellf("%s", str_val(global("PS3")));
1565 s = str_val(global("REPLY"));