Home
last modified time | relevance | path

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

12

/dports/devel/libopenbsd/libopenbsd-r298107/
H A Dgetdtablecount.c34 int getdtablecount(void);
41 getdtablecount(void) in getdtablecount() function
H A Dunistd.h34 int getdtablecount(void);
H A DMakefile5 SRCS= getdtablecount.c \
H A Dimsg.c76 if (getdtablecount() + imsg_fd_overhead + in imsg_read()
/dports/sysutils/tmux/tmux-3.2a/compat/
H A Dgetdtablecount.c29 getdtablecount(void) in getdtablecount() function
44 getdtablecount(void) in getdtablecount() function
H A Dimsg.c74 if (getdtablecount() + imsg_fd_overhead + in imsg_read()
/dports/www/obhttpd/httpd-7.0.20211221/src/usr.sbin/httpd/
H A Dgetdtablecount.c38 int getdtablecount(void);
45 getdtablecount(void) in getdtablecount() function
H A Dgetdtablecount.h5 int getdtablecount(void);
/dports/www/obhttpd/libimsg-6.9.20210510/src/lib/libutil/
H A Dgetdtablecount.c38 int getdtablecount(void);
45 getdtablecount(void) in getdtablecount() function
H A DMakefile9 SRCS= imsg-buffer.c imsg.c imsg.h getdtablecount.c getdtablecount.h \
H A Dgetdtablecount.h5 int getdtablecount(void);
H A Dimsg.c79 if (getdtablecount() + imsg_fd_overhead + in imsg_read()
/dports/mail/opensmtpd/opensmtpd-6.8.0p2/usr.sbin/smtpd/
H A Dsmtp.c70 #define getdtablecount() 0 macro
212 maxsessions = (getdtablesize() - getdtablecount()) / 2 - SMTP_FD_RESERVE; in smtp_setup_events()
323 return (getdtablesize() - getdtablecount() - SMTP_FD_RESERVE >= 2); in smtp_can_accept()
H A Dcontrol.c301 if (getdtablesize() - getdtablecount() < CONTROL_FD_RESERVE) in control_accept()
380 if (getdtablesize() - getdtablecount() < CONTROL_FD_RESERVE) in control_close()
/dports/net/gmid/gmid-1.7.5/compat/
H A Dgetdtablecount.c23 getdtablecount(void) in getdtablecount() function
H A Dimsg.c75 if (getdtablecount() + imsg_fd_overhead + in imsg_read()
/dports/net/gmid/gmid-1.7.5/have/
H A Dgetdtablecount.c22 return getdtablecount() == 0; in main()
/dports/net/rpki-client/rpki-client-portable-7.6/patches/
H A Dpatch-imsg.c8 if (getdtablecount() + imsg_fd_overhead +
/dports/security/sslproxy/SSLproxy-0.9.2/tests/testproxy/lp/
H A Dprototcp.c105 #define getdtablecount() 0 macro
170 getdtablecount() in getdtablecount() function
206 int dtable_count = getdtablecount(); in check_fd_usage()
/dports/sysutils/tmux/tmux-3.2a/
H A Dcompat.h289 int getdtablecount(void);
/dports/net/gmid/gmid-1.7.5/
H A Dconfigure239 runtest getdtablecount GETDTABLECOUNT || true
/dports/net/rpki-client/rpki-client-portable-7.6/openbsd/src/lib/libutil/
H A Dimsg.c74 if (getdtablecount() + imsg_fd_overhead + in imsg_read()
/dports/net/openbgpd6/openbgpd-6.9p0/compat/
H A Dimsg.c75 if (getdtablecount() + imsg_fd_overhead + in imsg_read()
/dports/net/openntpd/openntpd-6.8p1/compat/
H A Dimsg.c75 if (getdtablecount() + imsg_fd_overhead + in imsg_read()
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dimsg.c100 if (getdtablecount() + imsg_fd_overhead

12