HomeSort by: relevance | last modified time | path
    Searched refs:read_dl (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/atari/stand/ahdilabel/
privahdi.h 84 struct disklabel *read_dl(int);
read.c 55 if ((dl = read_dl (fd)) == NULL) {
254 read_dl (int fd) function in typeref:struct:disklabel *

Completed in 11 milliseconds