Searched refs:ufalloc (Results 1 – 8 of 8) sorted by relevance
191 extern int ufalloc(int);
1037 ufalloc(int start) in ufalloc() function1093 if ((fd = ufalloc(0)) == -1) in falloc()1339 fdr = ufalloc(start); in f_badfd()
3989 if ((fd = ufalloc(0)) == -1) { in strioctl()5327 if ((fd = ufalloc(0)) == -1) { in strioctl()
580 if ((*fd = ufalloc(0)) == -1) { in open_stream()
754 if ((fd = ufalloc(0)) == -1) in fdbuf_extract()
683 if ((nfd = ufalloc(0)) == -1) { in accept()
1699 if ((nfd = ufalloc(0)) == -1) { in sosctp_ioctl()
1782 if ((fd = ufalloc(0)) == -1) in door_insert()