Searched refs:getopt_silent (Results 1 - 2 of 2) sorted by relevance

/u-boot/include/
H A Dgetopt.h118 * getopt_silent() - Parse short command-line options silently
126 static inline int getopt_silent(struct getopt_state *gs, int argc, function
/u-boot/test/lib/
H A Dgetopt.c23 opt = getopt_silent(gs, args, argv, optstring);
37 opt = getopt_silent(gs, args, argv, optstring);

Completed in 37 milliseconds