Searched defs:endopts (Results 1 – 2 of 2) sorted by relevance
352 char *endopts = opts + len; in print_options() local
660 process_options(int opcode, char *opts, char *endopts) in process_options()