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

/freebsd-11-stable/usr.bin/sockstat/
H A Dsockstat.c172 parse_protos(char *protospec) argument
177 if (protospec == NULL)
182 while ((prot = strsep(&protospec, ",")) != NULL) {

Completed in 46 milliseconds