Home
last modified time | relevance | path

Searched refs:Punt (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/bmake/
H A Djob.c544 Punt("JobSigLock: sigprocmask: %s", strerror(errno)); in JobSigLock()
562 Punt("Cannot create pipe: %s", strerror(errno)); in JobCreatePipe()
577 Punt("Cannot set close-on-exec: %s", strerror(errno)); in JobCreatePipe()
579 Punt("Cannot set close-on-exec: %s", strerror(errno)); in JobCreatePipe()
589 Punt("Cannot get flags: %s", strerror(errno)); in JobCreatePipe()
592 Punt("Cannot set flags: %s", strerror(errno)); in JobCreatePipe()
1184 Punt("Cannot write shell script for '%s': %s", in JobFinish()
1455 Punt("Cannot fork: %s", strerror(errno)); in JobExec()
1558 Punt("Cannot write shell script for '%s': %s", in JobExec()
1632 Punt("Coul in JobWriteShellCommands()
[all...]
H A Dmeta.c160 Punt("Could not dup filemon output: %s", strerror(errno)); in meta_open_filemon()
164 Punt("Could not set filemon file descriptor: %s", strerror(errno)); in meta_open_filemon()
203 Punt("Cannot write filemon data to meta file: %s", in filemon_read()
510 Punt("Could not open meta file '%s': %s", fname, strerror(errno)); in meta_create()
529 Punt("Cannot write expanded command to meta file: %s", in meta_create()
695 Punt("Could not set filemon pid: %s", strerror(errno)); in meta_job_child()
759 Punt("Cannot get cwd: %s", strerror(errno)); in meta_job_error()
819 Punt("filemon failed: %s", strerror(errno)); in meta_cmd_finish()
1646 Punt("Cannot create pipe: %s", strerror(errno)); in meta_compat_start()
H A Dmain.c85 * Punt Abort all jobs and exit with a message.
664 Punt("illegal (null) argument."); in MainParseArgs()
1933 Punt(const char *fmt, ...)
2226 Punt("Could not create temporary file %s: %s", tfile, in mkTempFile()
1936 Punt(const char *fmt, ...) Punt() function
H A Dmake.h890 void Punt(const char *, ...) MAKE_ATTR_PRINTFLIKE(1, 2) MAKE_ATTR_DEAD;
H A Dmake.c698 Punt("%s%s: cohort has parents", cgn->name, in Make_Update()
H A Dsuff.c380 Punt("Internal error deleting suffix `%s' with refcount = %d", in Suffix_Free()
H A Dparse.c2979 Punt("no target to make."); in Parse_MainName()
H A DChangeLog1228 o Punt on write errors - ENOSPC etc.
/freebsd/contrib/unbound/contrib/
H A Dfastrpz.patch2046 + /* Punt to the iterator if the new DNS message would
2370 + return 0; /* Punt to the iterator. */
2388 + /* Punt to the iterator if leading CNAMEs must be
2394 + /* Punt if the rewritten response is to a CNAME. */
2401 + /* Punt we are rewriting to a CNAME. */