Searched defs:prog_args (Results 1 – 3 of 3) sorted by relevance
40 char *prog_args[5], **ss = toys.optargs; in inotifyd_main() local
122 std::vector<std::string> prog_args(args.begin() + 1, args.end()); in PartitionHash() local1675 std::vector<std::string> prog_args(args.begin() + 1, args.end()); in TEST_P() local
4533 static void progfiles_init(char *progstring, struct arg_list *prog_args) in progfiles_init()4543 static int awk(char *sepstring, char *progstring, struct arg_list *prog_args, in awk()