Home
last modified time | relevance | path

Searched refs:parse (Results 1 – 9 of 9) sorted by relevance

/busybox-1.35.0/shell/hush_test/hush-misc/
Dtickquote1.tests1 # UNFIXED BUG: hush does not parse embedded `cmd` at embedding document parse time
/busybox-1.35.0/mailutils/
Dreformime.c74 static int parse(const char *boundary, char **argv) in parse() function
152 parse(xfind_token(tokens, "boundary"), argv); in parse()
293 return parse("", (opts & OPT_X) ? argv : (char **)&opt_prefix); in reformime_main()
/busybox-1.35.0/shell/ash_test/ash-getopts/
Dgetopt_test_libc_bug.tests2 # If getopt() wants to parse multi-option args (-abc),
/busybox-1.35.0/shell/hush_test/hush-getopts/
Dgetopt_test_libc_bug.tests2 # If getopt() wants to parse multi-option args (-abc),
/busybox-1.35.0/modutils/
DConfig.src144 Generate and parse modules.alias containing aliases for bus
160 Generate and parse modules.symbols containing aliases for
/busybox-1.35.0/networking/
Difupdown.c328 static char *parse(const char *command, struct interface_defn_t *ifd) in parse() function
443 out = parse(command, ifd); in execute()
/busybox-1.35.0/scripts/kconfig/
Dzconf.tab.c_shipped855 /* Nonzero means print parse trace. It is left uninitialized so that
1131 YYDPRINTF ((stderr, "Starting parse\n"));
/busybox-1.35.0/editors/
Dsed1line.txt303 # parse out the address proper. Pulls out the e-mail address by itself
/busybox-1.35.0/docs/
Dstyle-guide.txt676 line in the midst of your #includes, if you need to parse long options: