Searched refs:ERR_FORK (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/lib/libinstzones/common/ |
H A D | zones_strings.h | 128 #define ERR_FORK ILIBSTR("unable to create new process: %s") macro
|
H A D | zones_exec.c | 256 _z_program_error(ERR_FORK, strerror(errno)); in z_ExecCmdArray() 810 _z_program_error(ERR_FORK, strerror(errno)); in _z_zone_exec()
|
H A D | zones.c | 2088 _z_program_error(ERR_FORK, strerror(errno)); in z_zone_exec()
|
/titanic_44/usr/src/lib/cfgadm_plugins/scsi/common/ |
H A D | cfga_scsi.h | 236 ERR_FORK, enumerator
|
H A D | cfga_utils.c | 111 {ERR_FORK, 0, 1, "failed to fork cleanup handler"},
|
H A D | cfga_ctl.c | 1334 cfga_err(errstring, errno, ERR_FORK, 0); in dev_hotplug()
|