Searched refs:z_zone_exec (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libinstzones/hdrs/
H A Dinstzones_api.h108 extern int z_zone_exec(const char *zonename, const char *path,
/illumos-gate/usr/src/cmd/svr4pkg/pkgrm/
H A Dmain.c1375 n = z_zone_exec(a_zoneName, path, arg, a_stdoutPath, (char *)NULL, fds);
1383 * via the z_zone_exec() interface
1601 n = z_zone_exec(a_zoneName, path, arg, (char *)NULL, (char *)NULL, fds);
1606 * via the z_zone_exec() interface
/illumos-gate/usr/src/lib/libinstzones/common/
H A Dzones.c71 * z_zone_exec - Execute a Unix command in a specified zone and return results
1995 * Name: z_zone_exec
2034 z_zone_exec(const char *a_zoneName, const char *a_path, char *a_argv[], function
/illumos-gate/usr/src/cmd/svr4pkg/pkgadd/
H A Dmain.c1717 n = z_zone_exec(a_zoneName, path, arg, a_stdoutPath, (char *)NULL, fds);
1725 * via the z_zone_exec() interface
2055 n = z_zone_exec(a_zoneName, path, arg, (char *)NULL, (char *)NULL, fds);
2062 * via the z_zone_exec() interface

Completed in 603 milliseconds