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