Home
last modified time | relevance | path

Searched refs:linger_option (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/tcp_wrappers/
H A Doptions.c82 static void linger_option(char *, struct request_info *); /* linger time */
120 "linger", linger_option, NEED_ARG,
305 static void linger_option(char *value, struct request_info *request) in linger_option() function