Searched refs:core_uts (Results 1 – 2 of 2) sorted by relevance
159 struct utsname *core_uts; /* uname(2) data from core file */ member
213 if (core->core_uts != NULL) in Pfini_core()214 free(core->core_uts); in Pfini_core()255 if (core->core_uts == NULL) { in Puname_core()259 (void) memcpy(u, core->core_uts, sizeof (struct utsname)); in Puname_core()755 if (core->core_uts != NULL || nbytes < ubytes) in note_utsname()775 core->core_uts = utsp; in note_utsname()