Home
last modified time | relevance | path

Searched refs:nprt_priv_data (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/prtconf/
H A Dprt_xxx.c135 static int nprt_priv_data = sizeof (prt_priv_data)/sizeof (struct priv_data); variable
145 fetch->n_parent = nprt_priv_data; in init_priv_data()
370 for (i = 0; i < nprt_priv_data; ++i, ++pdp) { in match_priv_data()