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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/util-linux/
H A Dgetopt.c37 /* NON_OPT is the code that is returned when a non-option is found in '+'
40 NON_OPT = 1, enumerator in enum:__anon11441
182 if (opt == NON_OPT)

Completed in 45 milliseconds