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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Dsoconfig.c422 char *hintarg, *socktup, *tupstr; local
518 while ((socktup = strsep(&tupstr, ",")) != NULL) {
536 while ((valstr = strsep(&socktup, ":")) != NULL && i < 3) {

Completed in 43 milliseconds