Lines Matching refs:_
285 fputs (_(". Stop.\n"), stderr);
306 sprintf (buf, _("Unknown error %d"), errnum); in strerror()
316 error (NILF, _("%s%s: %s"), str, name, strerror (errno)); in perror_with_name()
324 fatal (NILF, _("%s: %s"), name, strerror (errno)); in pfatal_with_name()
344 fatal (NILF, _("virtual memory exhausted")); in xmalloc()
359 fatal (NILF, _("virtual memory exhausted")); in xrealloc()
376 fatal (NILF, _("virtual memory exhausted")); in xstrdup()
646 fprintf (stderr, _("%s: user %lu (real %lu), group %lu (real %lu)\n"), in log_access()
667 log_access (_("Initialized access")); in init_access()
746 log_access (_("User access")); in user_access()
794 log_access (_("Make access")); in make_access()
828 log_access (_("Child access")); in child_access()
892 error (NILF, _("write error: %s"), strerror (errno)); in close_stdout()
894 error (NILF, _("write error")); in close_stdout()