Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/zoneadmd/
H A Dvplat.c4922 FILE *zef; in write_index_file() local
4932 if ((zef = setzoneent()) == NULL) in write_index_file()
4934 while ((zep = getzoneent_private(zef)) != NULL) { in write_index_file()
4939 endzoneent(zef); in write_index_file()