Home | History | Annotate | Download | only in libusb-compat

Lines Matching refs:env_prepend_opt

3362 static const char *env_prepend_opt      = LTWRAPPER_OPTION_PREFIX "env-prepend";
3509 if (strncmp (argv[i], env_prepend_opt, env_prepend_opt_len) == 0)
3521 lt_fatal ("%s missing required argument", env_prepend_opt);
3966 lt_fatal ("bad argument for %s: '%s'", env_prepend_opt, arg);