Searched refs:HAVE_STRUCT_DIRENT_D_INO (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/bash-94.1.2/bash-3.2/include/
H A Dposixdir.h49 #if defined (HAVE_STRUCT_DIRENT_D_INO) && !defined (HAVE_STRUCT_DIRENT_D_FILENO)
53 #if defined (_POSIX_SOURCE) && (!defined (HAVE_STRUCT_DIRENT_D_INO) || defined (BROKEN_DIRENT_D_INO))
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/readline/
H A Dposixdir.h49 #if defined (HAVE_STRUCT_DIRENT_D_INO) && !defined (HAVE_STRUCT_DIRENT_D_FILENO)
53 #if defined (_POSIX_SOURCE) && (!defined (HAVE_STRUCT_DIRENT_D_INO) || defined (BROKEN_DIRENT_D_INO))
/macosx-10.10.1/tcsh-65/tcsh/config/
H A Dwin3298 #define HAVE_STRUCT_DIRENT_D_INO 1
/macosx-10.10.1/tcsh-65/tcsh/
H A Dconfig.h.in122 #undef HAVE_STRUCT_DIRENT_D_INO
H A Dsh.h368 #ifndef HAVE_STRUCT_DIRENT_D_INO
/macosx-10.10.1/zsh-61/zsh/Src/
H A Dzsh_system.h167 # undef HAVE_STRUCT_DIRENT_D_INO macro
170 # define HAVE_STRUCT_DIRENT_D_INO HAVE_STRUCT_DIRECT_D_INO macro
254 #if !defined(HAVE_STRUCT_DIRENT_D_INO) && defined(HAVE_STRUCT_DIRENT_D_STAT)
256 # define HAVE_STRUCT_DIRENT_D_INO HAVE_STRUCT_DIRENT_D_STAT macro
257 #endif /* !HAVE_STRUCT_DIRENT_D_INO && HAVE_STRUCT_DIRENT_D_STAT */
H A Dcompat.c338 # ifdef HAVE_STRUCT_DIRENT_D_INO
340 # endif /* HAVE_STRUCT_DIRENT_D_INO */
/macosx-10.10.1/bash-94.1.2/
H A Dconfig.h364 #define HAVE_STRUCT_DIRENT_D_INO 1 macro
/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dconfig.h.in363 #undef HAVE_STRUCT_DIRENT_D_INO
/macosx-10.10.1/zsh-61/zsh/
H A Dconfig.h.in690 #undef HAVE_STRUCT_DIRENT_D_INO

Completed in 182 milliseconds