Searched refs:cxcpfirst (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pmap.c735 struct cache_struct *cxcpfirst = &cxid_cache[0]; variable in typeref:struct:cache_struct
745 for (x = cxcp; x >= cxcpfirst; x--)
765 cxcp = cxcpfirst;

Completed in 52 milliseconds