Searched refs:cp_nportals (Results 1 – 3 of 3) sorted by relevance
416 if (data.cp_nportals) in do_params()417 (void)printf(", %d portal%s", data.cp_nportals, in do_params()418 PLURAL(data.cp_nportals)); in do_params()587 count = data.cp_nportals; in do_status()
112 int cp_nportals; /* number of import/export portals */ member
409 cp->cp_nportals = sc->sc_counts[CHET_IE]; in chioctl()