Searched refs:bootfile_path (Results 1 – 1 of 1) sorted by relevance
89 static int get_bootfile_path(const char *file_path, char *bootfile_path, in get_bootfile_path() argument118 strncpy(bootfile_path, bootfile, path_len); in get_bootfile_path()121 bootfile_path[path_len] = '\0'; in get_bootfile_path()