Searched refs:in_array (Results 1 – 1 of 1) sorted by relevance
265 int in_array, /* index in 'db_array[] */ in _nc_getent() argument297 current = in_array; in _nc_getent()314 for (current = in_array; db_array[current] != 0; current++) { in _nc_getent()