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

  /src/usr.bin/mkubootimage/
mkubootimage.c 66 static enum uboot_image_os image_os = IH_OS_NETBSD; variable in typeref:enum:uboot_image_os
350 hdr->ih_os = image_os;
476 image_os = get_os(optarg);

Completed in 33 milliseconds