Lines Matching defs:options
53 char *options;55 for (options = arg; *options; options++) {56 switch (*options) {59 *options++ = '\0';66 if (*options == '\0')67 return options;70 while (*options == ' ' || *options == '\t')71 options++;73 return options;144 /* now, deal with options */
Indexes created Sat Sep 20 22:09:52 GMT 2025