/src/sys/arch/i386/stand/efiboot/ |
boot.c | 229 snprint_bootdev(char *buf, size_t bufsize, const char *devname, int unit, function in typeref:typename:char * 256 snprintf(buf, sizeof(buf), "%s:%s", snprint_bootdev(buf, 516 snprint_bootdev(buf, sizeof(buf),
|
boot.c | 229 snprint_bootdev(char *buf, size_t bufsize, const char *devname, int unit, function in typeref:typename:char * 256 snprintf(buf, sizeof(buf), "%s:%s", snprint_bootdev(buf, 516 snprint_bootdev(buf, sizeof(buf),
|