Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libinstzones/hdrs/
H A Dinstzones_api.h108 extern int z_zone_exec(const char *zonename, const char *path,
/titanic_41/usr/src/lib/libinstzones/common/
H A Dmapfile-vers86 z_zone_exec;
H A Dzones.c2034 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 Dmain.c1375 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 Dmain.c1717 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()