Lines Matching defs:nacts
8541 int nacts;
8595 res = ipp_mod_list_actions(modnames[x], &actnames, &nacts);
8603 for (y = 0; y < nacts; y++) {
8636 cleanup_string_table(actnames, nacts);
8645 cleanup_string_table(actnames, nacts);
9029 int nacts;
9052 res = ipp_mod_list_actions(modnames[x], &actnames, &nacts);
9059 for (y = 0; y < nacts; y++) {
9069 cleanup_string_table(actnames, nacts);
9076 cleanup_string_table(actnames, nacts);