HomeSort by: relevance | last modified time | path
    Searched refs:loadfile_zboot (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/zaurus/stand/zboot/
boot.h 58 /* loadfile_zboot.c */
59 int loadfile_zboot(const char *fname, u_long *marks, int flags);
Makefile 9 SRCS+= loadfile_zboot.c
loadfile_zboot.c 1 /* $NetBSD: loadfile_zboot.c,v 1.1 2009/03/02 09:33:02 nonaka Exp $ */
45 loadfile_zboot(const char *fname, u_long *marks, int flags) function in typeref:typename:int
boot.c 279 if (loadfile_zboot(file, marks, LOAD_KERNEL) == -1)

Completed in 28 milliseconds