Searched refs:socktup (Results 1 – 1 of 1) sorted by relevance
422 char *hintarg, *socktup, *tupstr; in parse_filter_params() local518 while ((socktup = strsep(&tupstr, ",")) != NULL) { in parse_filter_params()536 while ((valstr = strsep(&socktup, ":")) != NULL && i < 3) { in parse_filter_params()