HomeSort by: relevance | last modified time | path
    Searched defs:fd_tryexpand (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/kern/
kern_descrip.c 363 * We are doing this unlocked. See fd_tryexpand().
757 fd_tryexpand(p);
783 fd_tryexpand(curproc);
1036 fd_tryexpand(proc_t *p) function in typeref:typename:void
1137 fd_tryexpand(p);
kern_descrip.c 363 * We are doing this unlocked. See fd_tryexpand().
757 fd_tryexpand(p);
783 fd_tryexpand(curproc);
1036 fd_tryexpand(proc_t *p) function in typeref:typename:void
1137 fd_tryexpand(p);
kern_descrip.c 363 * We are doing this unlocked. See fd_tryexpand().
757 fd_tryexpand(p);
783 fd_tryexpand(curproc);
1036 fd_tryexpand(proc_t *p) function in typeref:typename:void
1137 fd_tryexpand(p);

Completed in 152 milliseconds