Searched refs:SERVTAB_UNSPEC_SIZE_T (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/usr.sbin/inetd/
H A Dinetd.h141 #define SERVTAB_UNSPEC_SIZE_T SIZE_MAX macro
H A Dparse_v2.c206 if (sep->se_service_max == SERVTAB_UNSPEC_SIZE_T) {
938 if (sep->se_service_max != SERVTAB_UNSPEC_SIZE_T) {
975 if (sep->se_ip_max != SERVTAB_UNSPEC_SIZE_T) {
H A Dratelimit.c311 if (sep->se_ip_max != SERVTAB_UNSPEC_SIZE_T) {
387 if (sep->se_ip_max != SERVTAB_UNSPEC_SIZE_T) {
H A Dparse.c1157 .se_service_max = SERVTAB_UNSPEC_SIZE_T,
1158 .se_ip_max = SERVTAB_UNSPEC_SIZE_T,
H A Dinetd.c854 if (sep->se_ip_max != SERVTAB_UNSPEC_SIZE_T) {

Completed in 216 milliseconds