| /src/external/gpl3/gdb/dist/gnulib/import/ |
| dirent.in.h | 195 /* On kLIBC, dirfd() is a macro that does not work. Undefine it. */ 196 # if !(defined __cplusplus && defined GNULIB_NAMESPACE) || defined dirfd 197 # undef dirfd macro 198 # define dirfd rpl_dirfd macro 200 _GL_FUNCDECL_RPL (dirfd, int, (DIR *) _GL_ARG_NONNULL ((1))); 201 _GL_CXXALIAS_RPL (dirfd, int, (DIR *)); 204 /* Gnulib internal hooks needed to maintain the dirfd metadata. */ 210 # if defined __cplusplus && defined GNULIB_NAMESPACE && defined dirfd 211 /* dirfd is defined as a macro and not as a function. 213 static inline int (dirfd) (DIR *dp) { return dirfd (dp); function 214 # undef dirfd macro 221 _GL_CXXALIASWARN (dirfd); variable 223 # undef dirfd macro [all...] |
| closedir.c | 29 Needed because there is a function dirfd(). */ 43 int fd = dirfd (dirp);
|
| /src/external/gpl3/gdb.old/dist/gnulib/import/ |
| dirent.in.h | 195 /* On kLIBC, dirfd() is a macro that does not work. Undefine it. */ 196 # if !(defined __cplusplus && defined GNULIB_NAMESPACE) || defined dirfd 197 # undef dirfd macro 198 # define dirfd rpl_dirfd macro 200 _GL_FUNCDECL_RPL (dirfd, int, (DIR *) _GL_ARG_NONNULL ((1))); 201 _GL_CXXALIAS_RPL (dirfd, int, (DIR *)); 204 /* Gnulib internal hooks needed to maintain the dirfd metadata. */ 210 # if defined __cplusplus && defined GNULIB_NAMESPACE && defined dirfd 211 /* dirfd is defined as a macro and not as a function. 213 static inline int (dirfd) (DIR *dp) { return dirfd (dp); function 214 # undef dirfd macro 221 _GL_CXXALIASWARN (dirfd); variable 223 # undef dirfd macro [all...] |
| closedir.c | 29 Needed because there is a function dirfd(). */ 43 int fd = dirfd (dirp);
|
| /src/tests/fs/hfs/ |
| t_pathconvert.c | 36 int dirfd, fd; local 58 RL(dirfd = rump_sys_open("/mp", O_RDONLY)); 60 RL(nbytes = rump_sys_getdents(dirfd, buf, sizeof buf)); 73 RL(rump_sys_close(dirfd));
|
| /src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| cloexec.c | 66 rk_cloexec(dirfd(d));
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/ |
| dirent.h | 706 /* On kLIBC, dirfd() is a macro that does not work. Undefine it. */ 707 # if !(defined __cplusplus && defined GNULIB_NAMESPACE) || defined dirfd 708 # undef dirfd 709 # define dirfd rpl_dirfd 711 _GL_FUNCDECL_RPL (dirfd, int, (DIR *) _GL_ARG_NONNULL ((1))); 712 _GL_CXXALIAS_RPL (dirfd, int, (DIR *)); 715 /* Gnulib internal hooks needed to maintain the dirfd metadata. */ 721 # if defined __cplusplus && defined GNULIB_NAMESPACE && defined dirfd 722 /* dirfd is defined as a macro and not as a function. 724 static inline int (dirfd) (DIR *dp) { return dirfd (dp); function 725 # undef dirfd macro 732 _GL_CXXALIASWARN (dirfd); variable 734 # undef dirfd macro [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/ |
| dirent.h | 706 /* On kLIBC, dirfd() is a macro that does not work. Undefine it. */ 707 # if !(defined __cplusplus && defined GNULIB_NAMESPACE) || defined dirfd 708 # undef dirfd 709 # define dirfd rpl_dirfd 711 _GL_FUNCDECL_RPL (dirfd, int, (DIR *) _GL_ARG_NONNULL ((1))); 712 _GL_CXXALIAS_RPL (dirfd, int, (DIR *)); 715 /* Gnulib internal hooks needed to maintain the dirfd metadata. */ 721 # if defined __cplusplus && defined GNULIB_NAMESPACE && defined dirfd 722 /* dirfd is defined as a macro and not as a function. 724 static inline int (dirfd) (DIR *dp) { return dirfd (dp); function 725 # undef dirfd macro 732 _GL_CXXALIASWARN (dirfd); variable 734 # undef dirfd macro [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/ |
| dirent.h | 706 /* On kLIBC, dirfd() is a macro that does not work. Undefine it. */ 707 # if !(defined __cplusplus && defined GNULIB_NAMESPACE) || defined dirfd 708 # undef dirfd 709 # define dirfd rpl_dirfd 711 _GL_FUNCDECL_RPL (dirfd, int, (DIR *) _GL_ARG_NONNULL ((1))); 712 _GL_CXXALIAS_RPL (dirfd, int, (DIR *)); 715 /* Gnulib internal hooks needed to maintain the dirfd metadata. */ 721 # if defined __cplusplus && defined GNULIB_NAMESPACE && defined dirfd 722 /* dirfd is defined as a macro and not as a function. 724 static inline int (dirfd) (DIR *dp) { return dirfd (dp); function 725 # undef dirfd macro 732 _GL_CXXALIASWARN (dirfd); variable 734 # undef dirfd macro [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/ |
| dirent.h | 706 /* On kLIBC, dirfd() is a macro that does not work. Undefine it. */ 707 # if !(defined __cplusplus && defined GNULIB_NAMESPACE) || defined dirfd 708 # undef dirfd 709 # define dirfd rpl_dirfd 711 _GL_FUNCDECL_RPL (dirfd, int, (DIR *) _GL_ARG_NONNULL ((1))); 712 _GL_CXXALIAS_RPL (dirfd, int, (DIR *)); 715 /* Gnulib internal hooks needed to maintain the dirfd metadata. */ 721 # if defined __cplusplus && defined GNULIB_NAMESPACE && defined dirfd 722 /* dirfd is defined as a macro and not as a function. 724 static inline int (dirfd) (DIR *dp) { return dirfd (dp); function 725 # undef dirfd macro 732 _GL_CXXALIASWARN (dirfd); variable 734 # undef dirfd macro [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/ |
| dirent.h | 706 /* On kLIBC, dirfd() is a macro that does not work. Undefine it. */ 707 # if !(defined __cplusplus && defined GNULIB_NAMESPACE) || defined dirfd 708 # undef dirfd 709 # define dirfd rpl_dirfd 711 _GL_FUNCDECL_RPL (dirfd, int, (DIR *) _GL_ARG_NONNULL ((1))); 712 _GL_CXXALIAS_RPL (dirfd, int, (DIR *)); 715 /* Gnulib internal hooks needed to maintain the dirfd metadata. */ 721 # if defined __cplusplus && defined GNULIB_NAMESPACE && defined dirfd 722 /* dirfd is defined as a macro and not as a function. 724 static inline int (dirfd) (DIR *dp) { return dirfd (dp); function 725 # undef dirfd macro 732 _GL_CXXALIASWARN (dirfd); variable 734 # undef dirfd macro [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/ |
| dirent.h | 706 /* On kLIBC, dirfd() is a macro that does not work. Undefine it. */ 707 # if !(defined __cplusplus && defined GNULIB_NAMESPACE) || defined dirfd 708 # undef dirfd 709 # define dirfd rpl_dirfd 711 _GL_FUNCDECL_RPL (dirfd, int, (DIR *) _GL_ARG_NONNULL ((1))); 712 _GL_CXXALIAS_RPL (dirfd, int, (DIR *)); 715 /* Gnulib internal hooks needed to maintain the dirfd metadata. */ 721 # if defined __cplusplus && defined GNULIB_NAMESPACE && defined dirfd 722 /* dirfd is defined as a macro and not as a function. 724 static inline int (dirfd) (DIR *dp) { return dirfd (dp); function 725 # undef dirfd macro 732 _GL_CXXALIASWARN (dirfd); variable 734 # undef dirfd macro [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/ |
| dirent.h | 706 /* On kLIBC, dirfd() is a macro that does not work. Undefine it. */ 707 # if !(defined __cplusplus && defined GNULIB_NAMESPACE) || defined dirfd 708 # undef dirfd 709 # define dirfd rpl_dirfd 711 _GL_FUNCDECL_RPL (dirfd, int, (DIR *) _GL_ARG_NONNULL ((1))); 712 _GL_CXXALIAS_RPL (dirfd, int, (DIR *)); 715 /* Gnulib internal hooks needed to maintain the dirfd metadata. */ 721 # if defined __cplusplus && defined GNULIB_NAMESPACE && defined dirfd 722 /* dirfd is defined as a macro and not as a function. 724 static inline int (dirfd) (DIR *dp) { return dirfd (dp); function 725 # undef dirfd macro 732 _GL_CXXALIASWARN (dirfd); variable 734 # undef dirfd macro [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/ |
| dirent.h | 706 /* On kLIBC, dirfd() is a macro that does not work. Undefine it. */ 707 # if !(defined __cplusplus && defined GNULIB_NAMESPACE) || defined dirfd 708 # undef dirfd 709 # define dirfd rpl_dirfd 711 _GL_FUNCDECL_RPL (dirfd, int, (DIR *) _GL_ARG_NONNULL ((1))); 712 _GL_CXXALIAS_RPL (dirfd, int, (DIR *)); 715 /* Gnulib internal hooks needed to maintain the dirfd metadata. */ 721 # if defined __cplusplus && defined GNULIB_NAMESPACE && defined dirfd 722 /* dirfd is defined as a macro and not as a function. 724 static inline int (dirfd) (DIR *dp) { return dirfd (dp); function 725 # undef dirfd macro 732 _GL_CXXALIASWARN (dirfd); variable 734 # undef dirfd macro [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/ |
| dirent.h | 706 /* On kLIBC, dirfd() is a macro that does not work. Undefine it. */ 707 # if !(defined __cplusplus && defined GNULIB_NAMESPACE) || defined dirfd 708 # undef dirfd 709 # define dirfd rpl_dirfd 711 _GL_FUNCDECL_RPL (dirfd, int, (DIR *) _GL_ARG_NONNULL ((1))); 712 _GL_CXXALIAS_RPL (dirfd, int, (DIR *)); 715 /* Gnulib internal hooks needed to maintain the dirfd metadata. */ 721 # if defined __cplusplus && defined GNULIB_NAMESPACE && defined dirfd 722 /* dirfd is defined as a macro and not as a function. 724 static inline int (dirfd) (DIR *dp) { return dirfd (dp); function 725 # undef dirfd macro 732 _GL_CXXALIASWARN (dirfd); variable 734 # undef dirfd macro [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/ |
| dirent.h | 706 /* On kLIBC, dirfd() is a macro that does not work. Undefine it. */ 707 # if !(defined __cplusplus && defined GNULIB_NAMESPACE) || defined dirfd 708 # undef dirfd 709 # define dirfd rpl_dirfd 711 _GL_FUNCDECL_RPL (dirfd, int, (DIR *) _GL_ARG_NONNULL ((1))); 712 _GL_CXXALIAS_RPL (dirfd, int, (DIR *)); 715 /* Gnulib internal hooks needed to maintain the dirfd metadata. */ 721 # if defined __cplusplus && defined GNULIB_NAMESPACE && defined dirfd 722 /* dirfd is defined as a macro and not as a function. 724 static inline int (dirfd) (DIR *dp) { return dirfd (dp); function 725 # undef dirfd macro 732 _GL_CXXALIASWARN (dirfd); variable 734 # undef dirfd macro [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/ |
| dirent.h | 706 /* On kLIBC, dirfd() is a macro that does not work. Undefine it. */ 707 # if !(defined __cplusplus && defined GNULIB_NAMESPACE) || defined dirfd 708 # undef dirfd 709 # define dirfd rpl_dirfd 711 _GL_FUNCDECL_RPL (dirfd, int, (DIR *) _GL_ARG_NONNULL ((1))); 712 _GL_CXXALIAS_RPL (dirfd, int, (DIR *)); 715 /* Gnulib internal hooks needed to maintain the dirfd metadata. */ 721 # if defined __cplusplus && defined GNULIB_NAMESPACE && defined dirfd 722 /* dirfd is defined as a macro and not as a function. 724 static inline int (dirfd) (DIR *dp) { return dirfd (dp); function 725 # undef dirfd macro 732 _GL_CXXALIASWARN (dirfd); variable 734 # undef dirfd macro [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/ |
| dirent.h | 706 /* On kLIBC, dirfd() is a macro that does not work. Undefine it. */ 707 # if !(defined __cplusplus && defined GNULIB_NAMESPACE) || defined dirfd 708 # undef dirfd 709 # define dirfd rpl_dirfd 711 _GL_FUNCDECL_RPL (dirfd, int, (DIR *) _GL_ARG_NONNULL ((1))); 712 _GL_CXXALIAS_RPL (dirfd, int, (DIR *)); 715 /* Gnulib internal hooks needed to maintain the dirfd metadata. */ 721 # if defined __cplusplus && defined GNULIB_NAMESPACE && defined dirfd 722 /* dirfd is defined as a macro and not as a function. 724 static inline int (dirfd) (DIR *dp) { return dirfd (dp); function 725 # undef dirfd macro 732 _GL_CXXALIASWARN (dirfd); variable 734 # undef dirfd macro [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/ |
| dirent.h | 706 /* On kLIBC, dirfd() is a macro that does not work. Undefine it. */ 707 # if !(defined __cplusplus && defined GNULIB_NAMESPACE) || defined dirfd 708 # undef dirfd 709 # define dirfd rpl_dirfd 711 _GL_FUNCDECL_RPL (dirfd, int, (DIR *) _GL_ARG_NONNULL ((1))); 712 _GL_CXXALIAS_RPL (dirfd, int, (DIR *)); 715 /* Gnulib internal hooks needed to maintain the dirfd metadata. */ 721 # if defined __cplusplus && defined GNULIB_NAMESPACE && defined dirfd 722 /* dirfd is defined as a macro and not as a function. 724 static inline int (dirfd) (DIR *dp) { return dirfd (dp); function 725 # undef dirfd macro 732 _GL_CXXALIASWARN (dirfd); variable 734 # undef dirfd macro [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/ |
| dirent.h | 706 /* On kLIBC, dirfd() is a macro that does not work. Undefine it. */ 707 # if !(defined __cplusplus && defined GNULIB_NAMESPACE) || defined dirfd 708 # undef dirfd 709 # define dirfd rpl_dirfd 711 _GL_FUNCDECL_RPL (dirfd, int, (DIR *) _GL_ARG_NONNULL ((1))); 712 _GL_CXXALIAS_RPL (dirfd, int, (DIR *)); 715 /* Gnulib internal hooks needed to maintain the dirfd metadata. */ 721 # if defined __cplusplus && defined GNULIB_NAMESPACE && defined dirfd 722 /* dirfd is defined as a macro and not as a function. 724 static inline int (dirfd) (DIR *dp) { return dirfd (dp); function 725 # undef dirfd macro 732 _GL_CXXALIASWARN (dirfd); variable 734 # undef dirfd macro [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/ |
| dirent.h | 706 /* On kLIBC, dirfd() is a macro that does not work. Undefine it. */ 707 # if !(defined __cplusplus && defined GNULIB_NAMESPACE) || defined dirfd 708 # undef dirfd 709 # define dirfd rpl_dirfd 711 _GL_FUNCDECL_RPL (dirfd, int, (DIR *) _GL_ARG_NONNULL ((1))); 712 _GL_CXXALIAS_RPL (dirfd, int, (DIR *)); 715 /* Gnulib internal hooks needed to maintain the dirfd metadata. */ 721 # if defined __cplusplus && defined GNULIB_NAMESPACE && defined dirfd 722 /* dirfd is defined as a macro and not as a function. 724 static inline int (dirfd) (DIR *dp) { return dirfd (dp); function 725 # undef dirfd macro 732 _GL_CXXALIASWARN (dirfd); variable 734 # undef dirfd macro [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/ |
| dirent.h | 706 /* On kLIBC, dirfd() is a macro that does not work. Undefine it. */ 707 # if !(defined __cplusplus && defined GNULIB_NAMESPACE) || defined dirfd 708 # undef dirfd 709 # define dirfd rpl_dirfd 711 _GL_FUNCDECL_RPL (dirfd, int, (DIR *) _GL_ARG_NONNULL ((1))); 712 _GL_CXXALIAS_RPL (dirfd, int, (DIR *)); 715 /* Gnulib internal hooks needed to maintain the dirfd metadata. */ 721 # if defined __cplusplus && defined GNULIB_NAMESPACE && defined dirfd 722 /* dirfd is defined as a macro and not as a function. 724 static inline int (dirfd) (DIR *dp) { return dirfd (dp); function 725 # undef dirfd macro 732 _GL_CXXALIASWARN (dirfd); variable 734 # undef dirfd macro [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc/gnulib/import/ |
| dirent.h | 706 /* On kLIBC, dirfd() is a macro that does not work. Undefine it. */ 707 # if !(defined __cplusplus && defined GNULIB_NAMESPACE) || defined dirfd 708 # undef dirfd 709 # define dirfd rpl_dirfd 711 _GL_FUNCDECL_RPL (dirfd, int, (DIR *) _GL_ARG_NONNULL ((1))); 712 _GL_CXXALIAS_RPL (dirfd, int, (DIR *)); 715 /* Gnulib internal hooks needed to maintain the dirfd metadata. */ 721 # if defined __cplusplus && defined GNULIB_NAMESPACE && defined dirfd 722 /* dirfd is defined as a macro and not as a function. 724 static inline int (dirfd) (DIR *dp) { return dirfd (dp); function 725 # undef dirfd macro 732 _GL_CXXALIASWARN (dirfd); variable 734 # undef dirfd macro [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc64/gnulib/import/ |
| dirent.h | 706 /* On kLIBC, dirfd() is a macro that does not work. Undefine it. */ 707 # if !(defined __cplusplus && defined GNULIB_NAMESPACE) || defined dirfd 708 # undef dirfd 709 # define dirfd rpl_dirfd 711 _GL_FUNCDECL_RPL (dirfd, int, (DIR *) _GL_ARG_NONNULL ((1))); 712 _GL_CXXALIAS_RPL (dirfd, int, (DIR *)); 715 /* Gnulib internal hooks needed to maintain the dirfd metadata. */ 721 # if defined __cplusplus && defined GNULIB_NAMESPACE && defined dirfd 722 /* dirfd is defined as a macro and not as a function. 724 static inline int (dirfd) (DIR *dp) { return dirfd (dp); function 725 # undef dirfd macro 732 _GL_CXXALIASWARN (dirfd); variable 734 # undef dirfd macro [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/riscv32/gnulib/import/ |
| dirent.h | 706 /* On kLIBC, dirfd() is a macro that does not work. Undefine it. */ 707 # if !(defined __cplusplus && defined GNULIB_NAMESPACE) || defined dirfd 708 # undef dirfd 709 # define dirfd rpl_dirfd 711 _GL_FUNCDECL_RPL (dirfd, int, (DIR *) _GL_ARG_NONNULL ((1))); 712 _GL_CXXALIAS_RPL (dirfd, int, (DIR *)); 715 /* Gnulib internal hooks needed to maintain the dirfd metadata. */ 721 # if defined __cplusplus && defined GNULIB_NAMESPACE && defined dirfd 722 /* dirfd is defined as a macro and not as a function. 724 static inline int (dirfd) (DIR *dp) { return dirfd (dp); function 725 # undef dirfd macro 732 _GL_CXXALIASWARN (dirfd); variable 734 # undef dirfd macro [all...] |