Searched refs:F_ISUNIONSTACK (Results 1 – 3 of 3) sorted by relevance
271 #define F_ISUNIONSTACK 21 /* Kludge for libc, don't use it. */ macro
277 unionstack = _fcntl(fd, F_ISUNIONSTACK, 0); in is_unionstack()
835 case F_ISUNIONSTACK: in kern_fcntl()