Searched refs:LOADER_PATH (Results 1 – 1 of 1) sorted by relevance
48 #define LOADER_PATH "/boot/loader" macro105 if (stat(LOADER_PATH, &st) != 0) in check_interpreter()107 if ((fd = open(LOADER_PATH, O_RDONLY)) < 0) in check_interpreter()