Searched refs:getbootfile (Results 1 – 10 of 10) sorted by relevance
40 static char *getbootfile(int try);268 getbootfile(int try) in getbootfile() function421 for (try = 0; (cp = getbootfile(try)) != NULL; try++) in loadakernel()
38 getbootfile(void) in getbootfile() function
66 getbootfile.c \229 getbootfile.3 \
127 getbootfile;
110 const char *getbootfile(void);
128 uf = getbootfile(); in _kvm_open()
737 char * cp = (char *)getbootfile(); in getoffsets()
809 (void)strlcpy(bootfile, getbootfile(), sizeof(bootfile)); in main()
448 /* Define to 1 if you have the `getbootfile' function. */
852 AC_CHECK_FUNCS([fnmatch getbootfile getuid getrusage nanosleep strsignal ]dnl