HomeSort by: relevance | last modified time | path
    Searched defs:pick_socket (Results 1 - 2 of 2) sorted by relevancy

  /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 *

Completed in 23 milliseconds