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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/demos/tunala/
H A Dtunala.c351 next_arg:
361 goto next_arg;
368 goto next_arg;
376 goto next_arg;
386 goto next_arg;
396 goto next_arg;
406 goto next_arg;
416 goto next_arg;
426 goto next_arg;
433 goto next_arg;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/tunala/
H A Dtunala.c321 next_arg:
329 goto next_arg;
335 goto next_arg;
342 goto next_arg;
351 goto next_arg;
360 goto next_arg;
369 goto next_arg;
378 goto next_arg;
387 goto next_arg;
393 goto next_arg;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/tunala/
H A Dtunala.c351 next_arg:
361 goto next_arg;
368 goto next_arg;
376 goto next_arg;
386 goto next_arg;
396 goto next_arg;
406 goto next_arg;
416 goto next_arg;
426 goto next_arg;
433 goto next_arg;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libfuse-lite/
H A Dfuse_opt.c84 static int next_arg(struct fuse_opt_context *ctx, const char *opt) function
226 if (next_arg(ctx, arg) == -1)
305 if (next_arg(ctx, arg) == -1)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/novell/
H A DNetware.c32 extern char *next_arg(char *);
69 char *p = next_arg(s); /* point at argument */
115 char *next_arg(char *s) function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/
H A Dfsck.c1055 goto next_arg;
1059 goto next_arg;
1093 goto next_arg;
1108 next_arg:
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A Dfsck.c1250 goto next_arg;
1257 goto next_arg;
1295 goto next_arg;
1307 next_arg:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dparams.c117 static char *next_arg(char *args, char **param, char **val) function
185 args = next_arg(args, &param, &val);

Completed in 198 milliseconds