Home
last modified time | relevance | path

Searched refs:getdtablecount (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/libopenbsd/
H A Dgetdtablecount.c31 int getdtablecount(void);
38 getdtablecount(void) in getdtablecount() function
H A Dunistd.h32 int getdtablecount(void);
H A DMakefile9 SRCS+= getdtablecount.c
H A Dimsg.c74 if (getdtablecount() + imsg_fd_overhead + in imsg_read()