Searched defs:ndmp_pg (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libndmp/common/
H A Dlibndmp_prop.c56 static char *ndmp_pg[] = { variable
60 #define NPG (sizeof (ndmp_pg) / sizeof (ndmp_pg[0]))
190 if (scf_service_get_pg(h->scf_service, ndmp_pg[i],
211 *pgname = ndmp_pg[i];

Completed in 195 milliseconds