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

  /src/sys/lib/libsa/
ext2fs.c 105 #if defined(LIBSA_FS_SINGLECOMPONENT) && !defined(LIBSA_NO_FS_SYMLINK)
106 #define LIBSA_NO_FS_SYMLINK
502 #ifndef LIBSA_NO_FS_SYMLINK
600 #ifndef LIBSA_NO_FS_SYMLINK
613 #ifndef LIBSA_NO_FS_SYMLINK
669 #endif /* !LIBSA_NO_FS_SYMLINK */
minixfs3.c 132 #if defined(LIBSA_FS_SINGLECOMPONENT) && !defined(LIBSA_NO_FS_SYMLINK)
133 #define LIBSA_NO_FS_SYMLINK
540 #ifndef LIBSA_NO_FS_SYMLINK
628 #ifndef LIBSA_NO_FS_SYMLINK
641 #ifndef LIBSA_NO_FS_SYMLINK
691 #endif /* !LIBSA_NO_FS_SYMLINK */
ufs.c 95 #if defined(LIBSA_FS_SINGLECOMPONENT) && !defined(LIBSA_NO_FS_SYMLINK)
96 #define LIBSA_NO_FS_SYMLINK
695 #ifndef LIBSA_NO_FS_SYMLINK
804 #ifndef LIBSA_NO_FS_SYMLINK
817 #ifndef LIBSA_NO_FS_SYMLINK
872 #endif /* !LIBSA_NO_FS_SYMLINK */

Completed in 15 milliseconds