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

/scfdot/
H A Dscfdot.c258 const char * const *opt; local
263 for (opt = &x_opts[0]; *opt != NULL; ++opt)
264 (void) fprintf(stream, "\t%s\n", *opt);

Completed in 7 milliseconds