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