Home
last modified time | relevance | path

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

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