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

  /src/sys/arch/zaurus/stand/zboot/
loadfile_zboot.c 42 static int zboot_exec(int fd, u_long *marks, int flags);
88 rval = zboot_exec(fd, marks, flags);
101 zboot_exec(int fd, u_long *marks, int flags) function in typeref:typename:int
160 printf("zboot_exec: read error\n");
165 printf("zboot_exec: write error\n");

Completed in 20 milliseconds