Home
last modified time | relevance | path

Searched defs:list32 (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/include/
H A Dlist.h65 struct list32 { /* a linked list */ struct
66 Elf32_Addr head; /* the first element */
67 Elf32_Addr tail; /* the last element */