Searched refs:subopts (Results 1 – 1 of 1) sorted by relevance
56 CHAR *subopts = NULL; in TestCase() local62 subopts = buf; in TestCase()64 while (*subopts != '\0' && !err) { in TestCase()65 switch (getsubopt(&subopts, token, &value)) { in TestCase()