Home | History | Annotate | Download | only in npfctl

Lines Matching refs:npfvar_get_count

233 	if (npfvar_get_count(vp) > 1) {
252 if (npfvar_get_count(vp) > 1) {
267 if (npfvar_get_count(vp) > 1) {
315 size_t var_cnt = npfvar_get_count(vars);
387 assert(npfvar_get_count(popts) == 2);
399 assert(npfvar_get_count(popts) == 2);
414 const unsigned count = npfvar_get_count(vars);
447 count = npfvar_get_count(vars);
643 for (size_t i = 0; i < npfvar_get_count(args); i++) {
680 for (i = 0; i < npfvar_get_count(procs); i++) {