Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/nfs/nfslog/
H A Ddbtab.c1815 struct thelist { in prune_dbs() struct
1816 struct thelist *next; in prune_dbs()
1817 db_record *ptr; in prune_dbs()
1818 } thelist, *ptl; in prune_dbs() local