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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dfcntl.h106 * are inter-convertible using OFLAGS(fflags) and FFLAGS(oflags).
170 #define OFLAGS(fflags) ((fflags) - 1) macro
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_descrip.c663 *retval = OFLAGS(fp->f_flag);

Completed in 31 milliseconds