Home
last modified time | relevance | path

Searched defs:initname (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dmain.c139 char initname[INITNAME_SZ] = "/sbin/init"; /* also referenced by zone0 */ variable
H A Dzone.c2605 char initname[INITNAME_SZ]; in zone_set_initname() local