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

/freebsd-11-stable/lib/libc/gen/
H A Dgetbootfile.c42 getbootfile(void) function
H A DMakefile.inc53 getbootfile.c \
206 getbootfile.3 \
/freebsd-11-stable/include/
H A Dpaths.h108 const char *getbootfile(void);
/freebsd-11-stable/stand/common/
H A Dboot.c42 static char *getbootfile(int try);
259 getbootfile(int try) function
412 for (try = 0; (cp = getbootfile(try)) != NULL; try++)
/freebsd-11-stable/gnu/usr.bin/gdb/kgdb/
H A Dmain.c436 kernel = strdup(getbootfile());
/freebsd-11-stable/contrib/ntp/util/
H A Dtickadj.c737 char * cp = (char *)getbootfile();
/freebsd-11-stable/usr.sbin/trpt/
H A Dtrpt.c155 syst = getbootfile();
/freebsd-11-stable/usr.sbin/kgmon/
H A Dkgmon.c150 systemname = getbootfile();
/freebsd-11-stable/lib/libkvm/
H A Dkvm.c393 uf = getbootfile();
/freebsd-11-stable/usr.sbin/syslogd/
H A Dsyslogd.c760 (void)strlcpy(bootfile, getbootfile(), sizeof(bootfile));
/freebsd-11-stable/contrib/ntp/
H A Dconfigure27151 for ac_func in fnmatch getbootfile getuid getrusage nanosleep strsignal

Completed in 168 milliseconds