Searched refs:NON_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.c37 /* NON_OPT is the code that is returned when a non-option is found in '+'
40 NON_OPT = 1, enumerator in enum:__anon11397
182 if (opt == NON_OPT)

Completed in 90 milliseconds