Home
last modified time | relevance | path

Searched refs:F_ISUNIONSTACK (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dfcntl.h262 #define F_ISUNIONSTACK 21 /* Kludge for libc, don't use it. */ macro
/f-stack/freebsd/kern/
H A Dkern_descrip.c808 case F_ISUNIONSTACK: in kern_fcntl()