Home
last modified time | relevance | path

Searched refs:sect_head (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dmain.c334 new->next = sect_head; in setup_sectname()
335 sect_head = new; in setup_sectname()
354 if (sect_head != NULL) { in sectcmp()
355 S_Name *p1 = sect_head; in sectcmp()
H A Dextern.h40 extern S_Name *sect_head;
H A Dglobal.c41 S_Name *sect_head = NULL; variable
H A Dmcs.h141 #define SECT_NAME sect_head->name