HomeSort by: relevance | last modified time | path
    Searched defs:fixup_str (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/libfdt/dist/
fdt_overlay.c 447 const char *fixup_str = value; local in function:overlay_fixup_phandle
456 fixup_len = fixup_end - fixup_str;
461 path = fixup_str;
462 sep = memchr(fixup_str, ':', fixup_len);

Completed in 108 milliseconds