Home | History | Annotate | Download | only in libogg

Lines Matching refs:lt_fatal

3274 void lt_fatal (const char *message, ...);
3403 lt_fatal ("Couldn't find %s", argv[0]);
3499 lt_fatal ("%s missing required argument", env_set_opt);
3514 lt_fatal ("%s missing required argument", env_prepend_opt);
3529 lt_fatal ("%s missing required argument", env_append_opt);
3543 lt_fatal ("Unrecognized option in %s namespace: '%s'",
3589 lt_fatal ("Memory exhausted");
3722 lt_fatal ("getcwd failed");
3747 lt_fatal ("getcwd failed");
3797 lt_fatal ("Error accessing file %s (%s)", tmp_pathspec, errstr);
3810 lt_fatal ("Could not follow symlinks for %s", pathspec);
3849 lt_fatal (const char *message, ...)
3940 lt_fatal ("bad argument for %s: '%s'", env_set_opt, arg);
3959 lt_fatal ("bad argument for %s: '%s'", env_prepend_opt, arg);
3980 lt_fatal ("bad argument for %s: '%s'", env_append_opt, arg);