Home
last modified time | relevance | path

Searched refs:stritem (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/dma/
H A Daliases_parse.y32 struct stritem *strit;
85 struct stritem *it;
97 struct stritem *it;
H A Ddma.h96 struct stritem { struct
97 SLIST_ENTRY(stritem) next;
100 SLIST_HEAD(strlist, stritem); argument
H A Dutil.c246 struct stritem *t; in deltmp()
H A Dspool.c79 struct stritem *t; in newspoolf()
H A Ddma.c160 struct stritem *sit; in do_alias()