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

/illumos-gate/usr/src/uts/common/sys/
H A Delf.h820 #define NT_ZONENAME 21 /* string from getzonenamebyid(3C) */ macro
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf_notes.c331 error = elfnote(vp, &offset, NT_ZONENAME,
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c1884 case NT_ZONENAME: /* string from getzonenamebyid(3C) */
/illumos-gate/usr/src/lib/libproc/common/
H A DPgcore.c1408 if (write_note(fd, NT_ZONENAME, zonename, strlen(zonename) + 1,

Completed in 310 milliseconds