Searched refs:TOLOGLOCKED (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsubr_prf.h84 #define TOLOGLOCKED 0x00000010 /* output to log (log lock held) */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dsubr_prf.c302 pca.flags = TOLOGLOCKED;
436 if ((pca->flags & TOLOGLOCKED) && c != '\0' && c != '\r' && c != 0177)

Completed in 20 milliseconds