Home
last modified time | relevance | path

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

/freebsd-12.1/stand/common/
H A Dboot.c42 static char *getbootfile(int try);
266 getbootfile(int try) in getbootfile() function
419 for (try = 0; (cp = getbootfile(try)) != NULL; try++) in loadakernel()
/freebsd-12.1/lib/libc/gen/
H A Dgetbootfile.c43 getbootfile(void) in getbootfile() function
H A DMakefile.inc60 getbootfile.c \
226 getbootfile.3 \
H A DSymbol.map128 getbootfile;
/freebsd-12.1/include/
H A Dpaths.h110 const char *getbootfile(void);
/freebsd-12.1/gnu/usr.bin/gdb/kgdb/
H A Dmain.c436 kernel = strdup(getbootfile()); in main()
/freebsd-12.1/usr.sbin/trpt/
H A Dtrpt.c155 syst = getbootfile(); in main()
/freebsd-12.1/lib/libkvm/
H A Dkvm.c129 uf = getbootfile(); in _kvm_open()
/freebsd-12.1/contrib/ntp/util/
H A Dtickadj.c737 char * cp = (char *)getbootfile(); in getoffsets()
/freebsd-12.1/usr.sbin/kgmon/
H A Dkgmon.c152 systemname = getbootfile(); in main()
/freebsd-12.1/usr.sbin/syslogd/
H A Dsyslogd.c724 (void)strlcpy(bootfile, getbootfile(), sizeof(bootfile)); in main()
/freebsd-12.1/contrib/ntp/
H A Dconfig.h.in436 /* Define to 1 if you have the `getbootfile' function. */
H A Dconfigure.ac858 AC_CHECK_FUNCS([fnmatch getbootfile getuid getrusage nanosleep strsignal])
H A Dconfigure27151 for ac_func in fnmatch getbootfile getuid getrusage nanosleep strsignal