Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sandpoint/stand/altboot/
H A Ddsk.c80 static struct disklabel *search_dmagic(char *);
327 dlp = search_dmagic(iobuf); in decode_dlabel()
336 dlp = search_dmagic(iobuf); in decode_dlabel()
370 search_dmagic(char *dp) in search_dmagic() function