Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Dntp_parser.h220 T_Stacksize = 421, /* T_Stacksize */ enumerator
441 #define T_Stacksize 421 macro
H A Dkeyword-gen.c228 { "stacksize", T_Stacksize, FOLLBY_TOKEN },
H A Dntp_parser.c312 T_Stacksize = 421, /* T_Stacksize */ enumerator
533 #define T_Stacksize 421 macro
H A Dntp_config.c3217 case T_Stacksize: in config_rlimit()