Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_rpc.c717 struct cache_struct *xcpfirst = &xid_cache[0]; variable
726 for (x = xcp; x >= xcpfirst; x--) in find_xid()
744 xcp = xcpfirst; in stash_xid()