Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/allocate/
H A Dmkdevalloc.c141 #define SIZE_OF_FD0 3 /* |fd0| */ macro
677 if (strncmp(dep->d_name, "fd0", SIZE_OF_FD0) && in dofloppy()
679 strncmp(dep->d_name, "fd1", SIZE_OF_FD0) && in dofloppy()