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

  /src/sys/arch/emips/stand/common/
boot.c 67 static int loadit(char *name, u_long *marks) function in typeref:typename:int
126 win = (loadit(name, marks) == 0);
138 win = (loadit(bootpath, marks) == 0);
boot.c 67 static int loadit(char *name, u_long *marks) function in typeref:typename:int
126 win = (loadit(name, marks) == 0);
138 win = (loadit(bootpath, marks) == 0);
boot.c 67 static int loadit(char *name, u_long *marks) function in typeref:typename:int
126 win = (loadit(name, marks) == 0);
138 win = (loadit(bootpath, marks) == 0);
boot.c 67 static int loadit(char *name, u_long *marks) function in typeref:typename:int
126 win = (loadit(name, marks) == 0);
138 win = (loadit(bootpath, marks) == 0);

Completed in 48 milliseconds