Home
last modified time | relevance | path

Searched refs:NT_ZONENAME (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Delf.h820 #define NT_ZONENAME 21 /* string from getzonenamebyid(3C) */ macro
/titanic_41/usr/src/uts/common/exec/elf/
H A Delf_notes.c323 error = elfnote(vp, &offset, NT_ZONENAME, in write_elfnotes()
/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg48 @ MSG_NT_ZONENAME "[ NT_ZONENAME ]"
/titanic_41/usr/src/lib/libproc/common/
H A DPgcore.c1408 if (write_note(fd, NT_ZONENAME, zonename, strlen(zonename) + 1, in Pfgcore()
/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c1841 case NT_ZONENAME: /* string from getzonenamebyid(3C) */ in corenote()