Home
last modified time | relevance | path

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

/titanic_52/usr/src/cmd/sgs/include/
H A Dlist.h45 struct listnode { /* a node on a linked list */ struct
57 nextlistnode global() argument
/titanic_52/usr/src/contrib/ast/src/lib/libast/regex/
H A Dregnexec.c1796 listnode(Rex_t* e, int level) in listnode() function