Searched refs:E_DirLoop (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/hfs-285/fsck_hfs/
H A Dfsck_hfs_msgnums.h104 E_DirLoop = -538, /* Loop in directory hierarchy */ enumerator in enum:__anon8924
H A Dfsck_hfs_strings.c111 { E_DirLoop, "Loop in directory hierarchy", fsckMsgError, fsckLevel1, 0, },
/macosx-10.10.1/hfs-285/fsck_hfs/dfalib/
H A Ddirhardlink.c1330 fsckPrint(gptr->context, E_DirLoop);
1336 retval = E_DirLoop;
H A DSVerify1.c1818 RcdError( GPtr,E_DirLoop ); // loop in directory hierarchy
1819 return( E_DirLoop );
1931 RcdError( GPtr,E_DirLoop ); /* loop in directory hierarchy */
1932 return( E_DirLoop );

Completed in 74 milliseconds