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

/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dextern.h40 extern S_Name *sect_head;
H A Dglobal.c41 S_Name *sect_head = NULL; variable
H A Dmain.c332 new->next = sect_head;
333 sect_head = new;
352 if (sect_head != NULL) {
353 S_Name *p1 = sect_head;
H A Dmcs.h138 #define SECT_NAME sect_head->name

Completed in 58 milliseconds