argv_exec_path     17 tools/lib/subcmd/exec-cmd.c static const char *argv_exec_path;
argv_exec_path    105 tools/lib/subcmd/exec-cmd.c 	argv_exec_path = exec_path;
argv_exec_path    118 tools/lib/subcmd/exec-cmd.c 	if (argv_exec_path)
argv_exec_path    119 tools/lib/subcmd/exec-cmd.c 		return strdup(argv_exec_path);