Searched defs:prog_args (Results 1 – 3 of 3) sorted by relevance
40 char *prog_args[5], **ss = toys.optargs; in inotifyd_main() local
4495 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()
490 struct arg_list *prog_args; member