Home
last modified time | relevance | path

Searched refs:getbootfile (Results 1 – 10 of 10) sorted by relevance

/freebsd/stand/common/
H A Dboot.c40 static char *getbootfile(int try);
268 getbootfile(int try) in getbootfile() function
421 for (try = 0; (cp = getbootfile(try)) != NULL; try++) in loadakernel()
/freebsd/lib/libc/gen/
H A Dgetbootfile.c38 getbootfile(void) in getbootfile() function
H A DMakefile.inc66 getbootfile.c \
229 getbootfile.3 \
H A DSymbol.map127 getbootfile;
/freebsd/include/
H A Dpaths.h110 const char *getbootfile(void);
/freebsd/lib/libkvm/
H A Dkvm.c128 uf = getbootfile(); in _kvm_open()
/freebsd/contrib/ntp/util/
H A Dtickadj.c737 char * cp = (char *)getbootfile(); in getoffsets()
/freebsd/usr.sbin/syslogd/
H A Dsyslogd.c809 (void)strlcpy(bootfile, getbootfile(), sizeof(bootfile)); in main()
/freebsd/contrib/ntp/
H A Dconfig.h.in448 /* Define to 1 if you have the `getbootfile' function. */
H A Dconfigure.ac852 AC_CHECK_FUNCS([fnmatch getbootfile getuid getrusage nanosleep strsignal ]dnl