Searched refs:AllocLowestProcessFd (Results 1 – 2 of 2) sorted by relevance
54 int dupFd = AllocLowestProcessFd(leastFd); in FcntlDupFd()
225 return AllocLowestProcessFd(MIN_START_FD); in AllocProcessFd()228 int AllocLowestProcessFd(int minFd) in AllocLowestProcessFd() function