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

/opensolaris-onvv-gate/usr/src/lib/libinstzones/common/
H A Dzones_states.c137 args = _z_new_args(5); /* generate new arg list */
187 args = _z_new_args(10); /* generate new arg list */
298 args = _z_new_args(10); /* generate new arg list */
335 args = _z_new_args(10); /* generate new arg list */
372 args = _z_new_args(10); /* generate new arg list */
482 args = _z_new_args(10); /* generate new arg list */
H A Dzones_args.c40 * _z_new_args - create a new argument array for use in exec() calls
98 * a call to _z_new_args) to add the argument to
188 * allocated by a call to _z_new_args
191 * a call to _z_new_args) to free
232 * a call to _z_new_args) to return argc count for
249 * a call to _z_new_args) to return argv pointer for
263 * Name: _z_new_args
277 _z_new_args(int initialCount) function
H A Dinstzones_lib.h70 * This is the "argument array" definition that is returned by _z_new_args
338 argArray_t *_z_new_args(int initialCount);
H A Dzones_locks.c190 args = _z_new_args(20); /* generate new arg list */
760 args = _z_new_args(20); /* generate new arg list */

Completed in 42 milliseconds