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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/util-linux/
H A Dgetopt.c42 /* LONG_OPT is the code that is returned when a long option is found. */
43 LONG_OPT = 2 enumerator in enum:__anon19985
175 if (opt == LONG_OPT) {
238 long_options[long_nr].val = LONG_OPT;

Completed in 104 milliseconds