Searched refs:caused (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/usr.sbin/ppp/
H A Dsig.c38 static int caused[NSIG]; /* An array of pending signals */ variable
44 * Record a signal in the "caused" array
47 * records that a signal has been caused and that sig_Handle() should be
54 caused[sig - 1]++;
84 caused[sig - 1] = 0;
105 /* We've *probably* got something in `caused' set */
111 if (caused[sig]) {
112 caused[sig]--;
/freebsd-12-stable/tools/build/mk/
H A DMakefile.boot21 Error was caused by Makefile in ${.CURDIR}
28 Error was caused by Makefile in ${.CURDIR}
/freebsd-12-stable/tools/tools/editing/
H A Dfreebsd.vim42 " Ignore indents caused by parentheses in FreeBSD style.
/freebsd-12-stable/contrib/gcc/doc/
H A Dmakefile.texi181 front-end miscompilation caused by the stage1 compiler, you may need a
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/Windows/
H A DPath.inc498 // might have caused the permission denied error. If that was the
/freebsd-12-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex2903 % this, but (ironically) that caused the spacing to be off.
/freebsd-12-stable/contrib/amd/doc/
H A Dtexinfo.tex4013 % this, but (ironically) that caused the spacing to be off.

Completed in 116 milliseconds