Home
last modified time | relevance | path

Searched defs:gof (Results 1 – 1 of 1) sorted by relevance

/external/toybox/lib/
Dargs.c130 static int gotflag(struct getoptflagstate *gof, struct opts *opt) in gotflag()
227 void parse_optflaglist(struct getoptflagstate *gof) in parse_optflaglist()
377 struct getoptflagstate gof; in get_optflags() local