Searched refs:SIGXFSZ (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/bsd/dev/dtrace/scripts/
H A Dsignal.d73 inline int SIGXFSZ = 25;
74 #pragma D binding "1.0" SIGXFSZ
/xnu-2782.1.97/bsd/sys/
H A Dsignal.h114 #define SIGXFSZ 25 /* exceeded file size limit */ macro
/xnu-2782.1.97/bsd/vfs/
H A Dvfs_vnops.c1086 psignal(p, SIGXFSZ);
1098 psignal(p, SIGXFSZ);

Completed in 77 milliseconds