Home
last modified time | relevance | path

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

/original-bsd/sbin/fsck/
H A Dinode.c47 return (KEEPON);
79 return (KEEPON);
97 if (((n = (*func)(idesc)) & KEEPON) == 0)
140 return (KEEPON);
391 return (KEEPON);
403 return (KEEPON);
409 return (KEEPON);
H A Dpass2.c320 return (ret|KEEPON);
323 return (ret|KEEPON);
332 return (KEEPON | ret);
339 return (KEEPON | ret);
426 return (ret|KEEPON);
428 return (ret|KEEPON|ALTERED);
H A Dpass1b.c58 int nfrags, res = KEEPON;
H A Dpass4.c87 int nfrags, res = KEEPON;
H A Ddir.c130 return (idesc->id_filesize > 0 ? KEEPON : STOP);
321 return (KEEPON);
358 return (KEEPON);
H A Dfsck.h183 #define KEEPON 0x04 macro
H A Dpass1.c232 int res = KEEPON;