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