Home
last modified time | relevance | path

Searched defs:lopts (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/toys/pending/
H A Dgetopt.c63 struct option *lopts = xzalloc(sizeof(struct option)*argc), *lopt = lopts; in getopt_main() local

Completed in 1 milliseconds