Searched refs:bootfp (Results 1 – 2 of 2) sorted by relevance
29 void askbootfile(char *buf, int len, char **bootfp, int secs, char *def);
143 askbootfile(char *buf, int len, char **bootfp, int secs, char *def) in askbootfile() argument147 if (bootfp) in askbootfile()148 kstrdup(bootfp, buf); in askbootfile()