Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/mcs/common/
H A Dmain.c332 new->next = sect_head; in setup_sectname()
333 sect_head = new; in setup_sectname()
352 if (sect_head != NULL) { in sectcmp()
353 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.h138 #define SECT_NAME sect_head->name