Home
last modified time | relevance | path

Searched defs:child_max (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/lpr/lpd/
H A Dlpd.c127 long child_max = 32; /* more than enough to hose the system */ in main() local
/openbsd/bin/ksh/
H A Djobs.c123 static int child_max; /* CHILD_MAX */ variable
/openbsd/lib/libcrypto/x509/
H A Dx509_addr.c1773 uint8_t child_min[ADDR_RAW_BUF_LEN], child_max[ADDR_RAW_BUF_LEN]; in addr_contains() local