Searched refs:proto_exec (Results 1 – 3 of 3) sorted by relevance
57 int proto_exec(int argc, char *argv[]);
444 proto_exec(int argc, char *argv[]) in proto_exec() function
643 if (proto_exec(argc, argv) == -1) in main()