Home
last modified time | relevance | path

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

/external/mtools/
Dinit.c39 static int read_boot(Stream_t *Stream, union bootsector * boot, int size) in read_boot() function
200 if ((r=read_boot(Stream, boot, out_dev->blocksize)) < 0){ in find_device()