HomeSort by: relevance | last modified time | path
    Searched defs:readsb (Results 1 - 6 of 6) sorted by relevancy

  /src/sbin/fsck_ext2fs/
setup.c 92 static int readsb(int);
159 if (readsb(1) == 0) {
168 if (readsb(0) != 0)
299 readsb(int listerr) function
setup.c 92 static int readsb(int);
159 if (readsb(1) == 0) {
168 if (readsb(0) != 0)
299 readsb(int listerr) function
setup.c 92 static int readsb(int);
159 if (readsb(1) == 0) {
168 if (readsb(0) != 0)
299 readsb(int listerr) function
  /src/sbin/fsck_ffs/
setup.c 73 static int readsb(int);
158 if (readsb(1) == 0) {
166 if (readsb(0) != 0)
784 readsb(int listerr) function
setup.c 73 static int readsb(int);
158 if (readsb(1) == 0) {
166 if (readsb(0) != 0)
784 readsb(int listerr) function
setup.c 73 static int readsb(int);
158 if (readsb(1) == 0) {
166 if (readsb(0) != 0)
784 readsb(int listerr) function

Completed in 55 milliseconds