Lines Matching defs:lookup_variable
344 lookup_variable (const char *name, unsigned int length)
738 struct variable *mshp = lookup_variable ("MAKESHELL", 9);
739 struct variable *comp = lookup_variable ("COMSPEC", 7);
748 struct variable *shp = lookup_variable (shell_str, shlen);
758 struct variable *shell = lookup_variable (shell_str, shlen);
759 struct variable *replace = lookup_variable ("MAKESHELL", 9);
783 replace = lookup_variable ("COMSPEC", 7);
787 replace = lookup_variable ("OS2_SHELL", 9);
1031 v = lookup_variable (varname, strlen (varname));
1059 v = lookup_variable (varname, strlen (varname));
1135 struct variable *pathv = lookup_variable ("PATH", 4);
1174 v = lookup_variable (varname, strlen (varname));
1202 v = lookup_variable (varname, strlen (varname));