Home | History | Annotate | Download | only in cpp

Lines Matching refs:env_set_opt

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