Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/pkgmk/
H A Dmain.c74 static boolean_t valid_zone_attr(struct cfent **eptlist);
390 if (!valid_zone_attr(eptlist)) { in main()
873 valid_zone_attr(struct cfent **eptlist) in valid_zone_attr() function