Searched refs:settimeout (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/sendmail/src/ |
| H A D | readcf.c | 31 static void settimeout __P((char *, char *, bool)); 3457 settimeout(subopt, val, sticky); 3491 settimeout("queuewarn", p, sticky); 3493 settimeout("queuereturn", val, sticky); 4919 settimeout(name, val, sticky) in settimeout() function 5283 settimeout(val, q, sticky);
|