Home
last modified time | relevance | path

Searched defs:prog_args (Results 1 – 3 of 3) sorted by relevance

/third_party/toybox/toys/other/
Dinotifyd.c40 char *prog_args[5], **ss = toys.optargs; in inotifyd_main() local
/third_party/toybox/toys/pending/
Dawk.c4495 static void progfiles_init(char *progstring, struct arg_list *prog_args) in progfiles_init()
4505 static int awk(char *sepstring, char *progstring, struct arg_list *prog_args, in awk()
/third_party/toybox/generated/
Dglobals.h490 struct arg_list *prog_args; member