Searched refs:settimeout (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/sendmail/src/ |
| H A D | readcf.c | 37 static void settimeout __P((char *, char *, bool)); 3525 settimeout(subopt, val, sticky); 3559 settimeout("queuewarn", p, sticky); 3561 settimeout("queuereturn", val, sticky); 5058 settimeout(name, val, sticky) in settimeout() function 5422 settimeout(val, q, sticky);
|