Searched refs:getoptflagstate (Results 1 – 1 of 1) sorted by relevance
119 struct getoptflagstate struct130 static int gotflag(struct getoptflagstate *gof, struct opts *opt) in gotflag()227 void parse_optflaglist(struct getoptflagstate *gof) in parse_optflaglist()235 memset(gof, 0, sizeof(struct getoptflagstate)); in parse_optflaglist()377 struct getoptflagstate gof; in get_optflags()