Home
last modified time | relevance | path

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

/dports/security/xinetd/xinetd-2.3.15/xinetd/
H A Dparsers.h64 status_e rlim_stack_parser(pset_h, struct service_config *, enum assign_op) ;
H A Dparse.c99 { "rlimit_stack", A_RLIMIT_STACK, 1, rlim_stack_parser },
H A Dparsers.c1442 status_e rlim_stack_parser( pset_h values, in rlim_stack_parser() function