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

  /src/lib/libutil/
getbootfile.c 1 /* $NetBSD: getbootfile.c,v 1.6 2016/01/25 18:14:04 christos Exp $ */
34 __RCSID("$NetBSD: getbootfile.c,v 1.6 2016/01/25 18:14:04 christos Exp $");
49 getbootfile(void) function in typeref:typename:const char *
Makefile 15 getbootfile.c getbyteorder.c getlabelsector.c getmaxpartitions.c \
27 getbootfile.3 getbyteorder.3 getfstypename.3 getlabelsector.3 \
  /src/sys/arch/ia64/stand/common/
boot.c 43 static char *getbootfile(int try);
234 getbootfile(int try) function in typeref:typename:char *
353 for (try = 0; (cp = getbootfile(try)) != NULL; try++)
  /src/include/
util.h 76 const char *getbootfile(void);
  /src/usr.sbin/lockstat/
main.c 272 nlistf = getbootfile();

Completed in 13 milliseconds