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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pmap.c737 struct cache_struct *cxcplast = &cxid_cache[CXID_CACHE_SIZE - 1]; variable in typeref:struct:cache_struct
748 for (x = cxcplast; x > cxcp; x--)
764 if (cxcp > cxcplast)

Completed in 59 milliseconds