Home
last modified time | relevance | path

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

/freebsd/usr.bin/sockstat/
H A Dsockstat.c268 parse_protos(char *protospec) in parse_protos() argument
273 if (protospec == NULL) in parse_protos()
278 while ((prot = strsep(&protospec, ",")) != NULL) { in parse_protos()