Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c893 process_hash_find(const mib2_socketInfoEntry_t *sie, int type, int family) in process_hash_find() function
924 (ph = process_hash_find(sie, type, family)) != NULL) { in process_hash_get()
943 slotp = process_hash_find(&sie, ph->ph_type, ph->ph_family); in process_hash_insert()