Searched refs:readsb (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sbin/fsck_ext2fs/
H A Dsetup.c92 static int readsb(int);
159 if (readsb(1) == 0) {
168 if (readsb(0) != 0)
299 readsb(int listerr) function
/netbsd-current/sbin/fsck_ffs/
H A Dsetup.c72 static int readsb(int);
157 if (readsb(1) == 0) {
165 if (readsb(0) != 0)
784 readsb(int listerr) function

Completed in 191 milliseconds