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

  /src/sbin/fsck_udf/
main.c 1271 int need_fixup, error; local in function:udf_get_anchors
1311 need_fixup = 0;
1318 need_fixup = 1;
1336 if (need_fixup) {
1342 need_fixup = 0;
1344 if (need_fixup)
main.c 1271 int need_fixup, error; local in function:udf_get_anchors
1311 need_fixup = 0;
1318 need_fixup = 1;
1336 if (need_fixup) {
1342 need_fixup = 0;
1344 if (need_fixup)
main.c 1271 int need_fixup, error; local in function:udf_get_anchors
1311 need_fixup = 0;
1318 need_fixup = 1;
1336 if (need_fixup) {
1342 need_fixup = 0;
1344 if (need_fixup)

Completed in 75 milliseconds