HomeSort by: relevance | last modified time | path
    Searched defs:linger_option (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libwrap/
options.c 90 static void linger_option /* execute "linger time" option */
139 { "linger", linger_option, NEED_ARG },
330 /* linger_option - set the socket linger time (Marc Boucher <marc@cam.org>) */
335 linger_option(char *value, struct request_info *request) function in typeref:typename:void

Completed in 12 milliseconds