Home
last modified time | relevance | path

Searched refs:bootfp (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/9/pcboot/
H A Dfns.h29 void askbootfile(char *buf, int len, char **bootfp, int secs, char *def);
H A Dconf.c143 askbootfile(char *buf, int len, char **bootfp, int secs, char *def) in askbootfile() argument
147 if (bootfp) in askbootfile()
148 kstrdup(bootfp, buf); in askbootfile()