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

  /src/lib/libwrap/
options.c 102 static void nice_option /* execute "nice" option */
145 { "nice", nice_option, OPT_ARG },
365 /* nice_option - set nice value */
370 nice_option(char *value, struct request_info *request) function in typeref:typename:void
options.c 102 static void nice_option /* execute "nice" option */
145 { "nice", nice_option, OPT_ARG },
365 /* nice_option - set nice value */
370 nice_option(char *value, struct request_info *request) function in typeref:typename:void

Completed in 23 milliseconds