Searched refs:include_path (Results 1 – 1 of 1) sorted by relevance
1085 char *include_path; in handle_include() local1091 err = parse_sliteral(c, &include_path); in handle_include()1099 err = get_pxe_file(cmdtp, include_path, base); in handle_include()1102 printf("Couldn't retrieve %s\n", include_path); in handle_include()