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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/common/
H A Dutil_arg.c37 #define MAXARGS 25 macro
39 __os_malloc(NULL, (MAXARGS + 1) * sizeof(char **), &argv)) != 0)
47 if (++n == MAXARGS)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dolpc_ofw.c18 #define MAXARGS 10 macro
46 int ofw_args[MAXARGS + 3];
50 BUG_ON(nr_args + nr_res > MAXARGS);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Doptions.c413 char *argv[MAXARGS];
414 char args[MAXARGS][MAXWORDLEN];
543 char *argv[MAXARGS];
H A Dpppd.h80 #define MAXARGS 1 /* max # args to a command */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Doptions.c343 char *argv[MAXARGS];
344 char args[MAXARGS][MAXWORDLEN];
470 char *argv[MAXARGS];
H A Dpppd.h57 #define MAXARGS 1 /* max # args to a command */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/plugins/
H A Dpppd.h81 #define MAXARGS 1 /* max # args to a command */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dpppd.h57 #define MAXARGS 1 /* max # args to a command */ macro

Completed in 184 milliseconds