Searched defs:getopt_context (Results 1 – 1 of 1) sorted by relevance
35 struct getopt_context { struct36 int opterr;37 int optind;61 struct getopt_context* context); argument