Home
last modified time | relevance | path

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

/titanic_50/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
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNS.c7025 …iveProxyRecords(mDNS *const m, const OwnerOptData *const owner, AuthRecord *const thelist, const m… in ClearKeepaliveProxyRecords()
7054 …earIdenticalProxyRecords(mDNS *const m, const OwnerOptData *const owner, AuthRecord *const thelist) in ClearIdenticalProxyRecords()
7077 …l void ClearProxyRecords(mDNS *const m, const OwnerOptData *const owner, AuthRecord *const thelist) in ClearProxyRecords()
9496 …akeupForList(mDNS *const m, mDNSInterfaceID InterfaceID, mDNSEthAddr *e, AuthRecord *const thelist) in ScheduleWakeupForList()