Searched refs:add_long_options (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.c209 static struct option *add_long_options(struct option *long_options, char *options) function
325 long_options = add_long_options(long_options, l_arg->data);

Completed in 88 milliseconds