Home
last modified time | relevance | path

Searched refs:exec_init (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dmain.c147 exec_init(const char *initpath, const char *args) in exec_init() function
360 return (exec_init(p->p_zone->zone_initname, p->p_zone->zone_bootargs)); in start_init_common()
H A Dexit.c294 err = exec_init(p->p_zone->zone_initname, NULL); in restart_init()
/illumos-gate/usr/src/uts/common/sys/
H A Dsystm.h431 extern int exec_init(const char *, const char *);