Searched refs:CMD_EXEC_PATH (Results 1 – 2 of 2) sorted by relevance
10 #define CMD_EXEC_PATH "--exec-path" macro
182 if (!prefixcmp(cmd, CMD_EXEC_PATH)) { in handle_options()183 cmd += strlen(CMD_EXEC_PATH); in handle_options()