Searched refs:Punt (Results 1 – 8 of 8) sorted by relevance
/minix/usr.bin/make/ |
H A D | job.c | 403 Punt("Cannot create pipe: %s", strerror(errno)); in JobCreatePipe() 1316 Punt("Cannot vfork: %s", strerror(errno)); in JobExec() 1520 Punt("JobStart no job slots vacant"); in JobStart() 1583 Punt("Could not fdopen %s", tfile); in JobStart() 2059 Punt("poll: %s", strerror(errno)); in Job_CatchOutput() 2075 Punt("unexpected eof on token pipe"); in Job_CatchOutput() 2763 Punt("Watching watched job"); in watchfd() 2777 Punt("Unwatching unwatched job"); in clearfd() 2795 Punt("Polling unwatched job"); in readyfd() 2883 Punt("token botch"); in Job_TokenReturn() [all …]
|
H A D | nonints.h | 114 void Punt(const char *, ...) MAKE_ATTR_PRINTFLIKE(1, 2) MAKE_ATTR_DEAD;
|
H A D | main.c | 618 Punt("illegal (null) argument."); in MainParseArgs() 1703 Punt(const char *fmt, ...) in Punt() function 1944 Punt("Could not create temporary file %s: %s", tfile, strerror(errno)); in mkTempFile()
|
H A D | make.c | 716 Punt("%s%s: cohort has parents", cgn->name, cgn->cohort_num); in Make_Update()
|
H A D | meta.c | 1420 Punt("Cannot create pipe: %s", strerror(errno)); in meta_compat_start()
|
H A D | suff.c | 439 Punt("Internal error deleting suffix `%s' with refcount = %d", s->name, in SuffFree()
|
H A D | parse.c | 3230 Punt("no target to make."); in Parse_MainName()
|
/minix/external/bsd/bind/dist/doc/doxygen/ |
H A D | mainpage | 84 /// really don't like about the output Doxygen generates. Punt
|