Searched refs:nextFD (Results 1 – 3 of 3) sorted by relevance
51 handle->fd = proc->nextFD; in Handle_Add()52 proc->nextFD++; in Handle_Add()
265 kprintf("nextFD %llu\n", proc->nextFD); in Process_Dump()
91 uint64_t nextFD; member