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

Lines Matching refs:lt_fatal

3281 void lt_fatal (const char *message, ...);
3410 lt_fatal ("Couldn't find %s", argv[0]);
3506 lt_fatal ("%s missing required argument", env_set_opt);
3521 lt_fatal ("%s missing required argument", env_prepend_opt);
3536 lt_fatal ("%s missing required argument", env_append_opt);
3550 lt_fatal ("Unrecognized option in %s namespace: '%s'",
3596 lt_fatal ("Memory exhausted");
3729 lt_fatal ("getcwd failed");
3754 lt_fatal ("getcwd failed");
3804 lt_fatal ("Error accessing file %s (%s)", tmp_pathspec, errstr);
3817 lt_fatal ("Could not follow symlinks for %s", pathspec);
3856 lt_fatal (const char *message, ...)
3947 lt_fatal ("bad argument for %s: '%s'", env_set_opt, arg);
3966 lt_fatal ("bad argument for %s: '%s'", env_prepend_opt, arg);
3987 lt_fatal ("bad argument for %s: '%s'", env_append_opt, arg);