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

/netgear-WNDR4500-V1.0.1.40_1.0.68/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:__anon11397
175 if (opt == LONG_OPT) {
238 long_options[long_nr].val = LONG_OPT;

Completed in 72 milliseconds