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

/darwin-on-arm/xnu/bsd/sys/
H A Dfcntl.h109 * are inter-convertible using OFLAGS(fflags) and FFLAGS(oflags).
199 #define OFLAGS(fflags) ((fflags) - 1) macro
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_descrip.c756 *retval = OFLAGS(fp->f_flag);

Completed in 51 milliseconds