Searched refs:getzoneent_private (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libzonecfg/common/
H A Dgetzoneent.c96 if ((ze = getzoneent_private(cookie)) == NULL)
104 getzoneent_private(FILE *cookie) function
H A Dlibzonecfg.c6686 while ((ze = getzoneent_private(cookie)) != NULL) {
6889 while ((ze = getzoneent_private(cookie)) != NULL) {
7024 while ((ze = getzoneent_private(fp)) != NULL) {
7052 while ((ze = getzoneent_private(fp)) != NULL) {
/osnet-11/usr/src/lib/libinstzones/common/
H A Dzones.c311 * Open the zone index file. Note that getzoneent_private() handles
320 while ((ze = getzoneent_private(zoneIndexFP)) != NULL) {
766 while ((ze = getzoneent_private(zoneIndexFP)) != NULL) {

Completed in 35 milliseconds