Searched refs:z_zone_exec (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/lib/libinstzones/hdrs/ |
H A D | instzones_api.h | 108 extern int z_zone_exec(const char *zonename, const char *path,
|
/titanic_41/usr/src/lib/libinstzones/common/ |
H A D | mapfile-vers | 86 z_zone_exec;
|
H A D | zones.c | 2034 z_zone_exec(const char *a_zoneName, const char *a_path, char *a_argv[], in z_zone_exec() function
|
/titanic_41/usr/src/cmd/svr4pkg/pkgrm/ |
H A D | main.c | 1375 n = z_zone_exec(a_zoneName, path, arg, a_stdoutPath, (char *)NULL, fds); in pkgZoneCheckRemove() 1601 n = z_zone_exec(a_zoneName, path, arg, (char *)NULL, (char *)NULL, fds); in pkgZoneRemove()
|
/titanic_41/usr/src/cmd/svr4pkg/pkgadd/ |
H A D | main.c | 1717 n = z_zone_exec(a_zoneName, path, arg, a_stdoutPath, (char *)NULL, fds); in pkgZoneCheckInstall() 2055 n = z_zone_exec(a_zoneName, path, arg, (char *)NULL, (char *)NULL, fds); in pkgZoneInstall()
|