Searched refs:num_logtype_strings (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/util/
H A Dlogger.c112 static const unsigned int num_logtype_strings = COUNT_ARRAY(arr_logtype_strings); variable
153 for( typenum=0; typenum < num_logtype_strings; typenum++) {
157 if (typenum >= num_logtype_strings) {
249 if (logtype<num_logtype_strings) {

Completed in 98 milliseconds