Searched refs:stropt (Results 1 – 1 of 1) sorted by relevance
104 static void stropt(const char *, int *, int *);167 stropt(optarg, &o_and, &o_or); in main()546 stropt(const char *arg, int *xa, int *xo) in stropt() function