Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/ntpd/
H A Dntp_parser.h208 T_Stacksize = 418, enumerator
420 #define T_Stacksize 418 macro
H A Dkeyword-gen.c224 { "stacksize", T_Stacksize, FOLLBY_TOKEN },
H A Dntp_parser.c295 T_Stacksize = 418, enumerator
507 #define T_Stacksize 418 macro
H A Dntp_config.c3120 case T_Stacksize: in config_rlimit()