Searched refs:getbootfile (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/lib/libutil/
H A Dgetbootfile.c1 /* $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
H A DMakefile15 getbootfile.c getbyteorder.c getlabelsector.c getmaxpartitions.c \
27 getbootfile.3 getbyteorder.3 getfstypename.3 getlabelsector.3 \
/netbsd-current/sys/arch/ia64/stand/common/
H A Dboot.c43 static char *getbootfile(int try);
234 getbootfile(int try) function
353 for (try = 0; (cp = getbootfile(try)) != NULL; try++)
/netbsd-current/include/
H A Dutil.h75 const char *getbootfile(void);
/netbsd-current/external/bsd/ntp/dist/util/
H A Dtickadj.c739 char * cp = (char *)getbootfile();
/netbsd-current/usr.sbin/lockstat/
H A Dmain.c272 nlistf = getbootfile();
/netbsd-current/external/bsd/ntp/dist/
H A Dconfigure27151 for ac_func in fnmatch getbootfile getuid getrusage nanosleep strsignal

Completed in 130 milliseconds