Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/zoneadmd/
H A Dvplat.c4923 FILE *zef; in write_index_file() local
4933 if ((zef = setzoneent()) == NULL) in write_index_file()
4935 while ((zep = getzoneent_private(zef)) != NULL) { in write_index_file()
4940 endzoneent(zef); in write_index_file()