Searched refs:F_ISUNIONSTACK (Results 1 – 3 of 3) sorted by relevance
301 #define F_ISUNIONSTACK 21 /* Kludge for libc, don't use it. */ macro
256 return (_fcntl(fd, F_ISUNIONSTACK, 0) > 0); in is_unionstack()
935 case F_ISUNIONSTACK: in kern_fcntl()