Home | History | Annotate | Download | only in cpp

Lines Matching refs:env_set_opt

3351 static const char *env_set_opt          = LTWRAPPER_OPTION_PREFIX "env-set";
3487 if (strncmp (argv[i], env_set_opt, env_set_opt_len) == 0)
3499 lt_fatal ("%s missing required argument", env_set_opt);
3940 lt_fatal ("bad argument for %s: '%s'", env_set_opt, arg);