Searched defs:ufalloc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dfio.c646 * transition between ufalloc() and setf(). We must wait
984 * This is a combination of ufalloc() and setf().
1040 ufalloc(int start) function
1096 if ((fd = ufalloc(0)) == -1)
1343 fdr = ufalloc(start);

Completed in 63 milliseconds