Home
last modified time | relevance | path

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

/freebsd-13.1/stand/common/
H A Dboot.c42 static char *getbootfile(int try);
270 getbootfile(int try) in getbootfile() function
423 for (try = 0; (cp = getbootfile(try)) != NULL; try++) in loadakernel()
/freebsd-13.1/lib/libc/gen/
H A Dgetbootfile.c43 getbootfile(void) in getbootfile() function
H A DMakefile.inc69 getbootfile.c \
236 getbootfile.3 \
H A DSymbol.map129 getbootfile;
/freebsd-13.1/include/
H A Dpaths.h113 const char *getbootfile(void);
/freebsd-13.1/usr.sbin/trpt/
H A Dtrpt.c155 syst = getbootfile(); in main()
/freebsd-13.1/contrib/ntp/util/
H A Dtickadj.c737 char * cp = (char *)getbootfile(); in getoffsets()
/freebsd-13.1/lib/libkvm/
H A Dkvm.c131 uf = getbootfile(); in _kvm_open()
/freebsd-13.1/usr.sbin/kgmon/
H A Dkgmon.c152 systemname = getbootfile(); in main()
/freebsd-13.1/usr.sbin/syslogd/
H A Dsyslogd.c784 (void)strlcpy(bootfile, getbootfile(), sizeof(bootfile)); in main()
/freebsd-13.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