Home | Sort by: relevance | last modified time | path |
/src/usr.bin/sockstat/ | |
sockstat.c | 88 struct kinfo_pcb *pick_socket(struct kinfo_file *); 222 if ((kp = pick_socket(&flist[i])) != NULL && 456 pick_socket(struct kinfo_file *f) function in typeref:struct:kinfo_pcb * |
sockstat.c | 88 struct kinfo_pcb *pick_socket(struct kinfo_file *); 222 if ((kp = pick_socket(&flist[i])) != NULL && 456 pick_socket(struct kinfo_file *f) function in typeref:struct:kinfo_pcb * |