Lines Matching refs:nmods
8539 int nmods; in readkconf() local
8555 res = ipp_list_mods(&modnames, &nmods); in readkconf()
8566 for (x = 0; x < nmods; x++) { in readkconf()
8639 cleanup_string_table(modnames, nmods); in readkconf()
8644 cleanup_string_table(modnames, nmods); in readkconf()
9027 int nmods; in flush() local
9039 res = ipp_list_mods(&modnames, &nmods); in flush()
9049 for (x = 0; x < nmods; x++) { in flush()
9055 cleanup_string_table(modnames, nmods); in flush()
9068 cleanup_string_table(modnames, nmods); in flush()
9078 cleanup_string_table(modnames, nmods); in flush()