Home
last modified time | relevance | path

Searched refs:Listnode (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/include/
H A Dlist.h42 typedef struct listnode Listnode; typedef
47 Listnode *next; /* the next element */
51 Listnode *head; /* the first element */
52 Listnode *tail; /* the last element */
/illumos-gate/usr/src/cmd/sgs/librtld_db/common/
H A Drd_elf.c59 #define TListnode Listnode
75 #define TListnode Listnode