Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_rpc.c721 struct cache_struct *xcpfirst = &xid_cache[0]; variable
731 for (x = xcp; x >= xcpfirst; x--)
749 xcp = xcpfirst; in stash_xid()