Searched refs:nmethods_max (Results 1 – 1 of 1) sorted by relevance
118 unsigned char nmethods_max; /* maximum number of nmethods to expect */ member153 config.nmethods_max = CONFIG_NMETHODS_MAX; in resetdefaults()206 config.nmethods_max = byteval(value); in getconfig()207 logmsg("nmethods_max [%d] set", config.nmethods_max); in getconfig()402 (buffer[SOCKS5_NMETHODS] > config.nmethods_max)) { in sockit()404 config.nmethods_min, config.nmethods_max); in sockit()
Completed in 5 milliseconds