Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/zoneadmd/
H A Dvplat.c4921 FILE *zef; in write_index_file() local
4931 if ((zef = setzoneent()) == NULL) in write_index_file()
4933 while ((zep = getzoneent_private(zef)) != NULL) { in write_index_file()
4938 endzoneent(zef); in write_index_file()