Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dmapfile-vers115 zonecfg_getattrent;
H A Dlibzonecfg.c5041 zonecfg_getattrent(zone_dochandle_t handle, struct zone_attrtab *tabptr) in zonecfg_getattrent() function
/illumos-gate/usr/src/head/
H A Dlibzonecfg.h496 extern int zonecfg_getattrent(zone_dochandle_t, struct zone_attrtab *);
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c2072 while (zonecfg_getattrent(handle, &attrtab) == Z_OK) { in export_func()
5369 while (zonecfg_getattrent(handle, &lookup) == Z_OK) { in info_attr()
6337 while (zonecfg_getattrent(handle, &attrtab) == Z_OK) { in verify_func()