Searched defs:thelist (Results 1 – 2 of 2) sorted by relevance
/titanic_51/usr/src/cmd/fs.d/nfs/nfslog/ |
H A D | dbtab.c | 1815 struct thelist { in prune_dbs() struct 1816 struct thelist *next; in prune_dbs() argument 1818 } thelist, *ptl; in prune_dbs() local 1817 ptrprune_dbs::thelist prune_dbs() argument [all...] |
/titanic_51/usr/src/cmd/cmd-inet/usr.lib/mdnsd/ |
H A D | mDNS.c | 7025 mDNSlocal void ClearKeepaliveProxyRecords(mDNS *const m, const OwnerOptData *const owner, AuthRecord *const thelist, const mDNSInterfaceID InterfaceID) in ClearKeepaliveProxyRecords() argument 7054 mDNSlocal void ClearIdenticalProxyRecords(mDNS *const m, const OwnerOptData *const owner, AuthRecord *const thelist) in ClearIdenticalProxyRecords() argument 7077 mDNSlocal void ClearProxyRecords(mDNS *const m, const OwnerOptData *const owner, AuthRecord *const thelist) in ClearProxyRecords() argument 9496 mDNSlocal void ScheduleWakeupForList(mDNS *const m, mDNSInterfaceID InterfaceID, mDNSEthAddr *e, AuthRecord *const thelist) in ScheduleWakeupForList() argument
|