Home | History | Annotate | Download | only in make-3.81

Lines Matching refs:shlen

737     const int shlen = sizeof (shell_str) - 1;
743 (void) define_variable (shell_str, shlen,
748 struct variable *shp = lookup_variable (shell_str, shlen);
751 (void) define_variable (shell_str, shlen, comp->value, o_env, 0);
757 const int shlen = sizeof (shell_str) - 1;
758 struct variable *shell = lookup_variable (shell_str, shlen);
794 (void) define_variable (shell_str, shlen, replace->value,
798 (void) define_variable (shell_str, shlen, default_shell,