| /src/sys/arch/x68k/stand/libsa/ |
| fd.c | 36 /* fdopen(struct open_file *f, int id, int part) */ 38 fdopen(struct open_file *f, ...) function
|
| /src/sys/arch/mipsco/obio/ |
| i82072.c | 48 dev_type_open(fdopen); variable 52 .d_open = fdopen, 63 .d_open = fdopen, 138 fdopen(dev_t dev, int flags, int mode, struct lwp *l) function
|
| /src/external/gpl3/gcc/dist/fixincludes/ |
| system.h | 42 #define fdopen(FILDES,MODE) fdopen_unlocked(FILDES,MODE) macro
|
| /src/external/gpl3/gcc.old/dist/fixincludes/ |
| system.h | 42 #define fdopen(FILDES,MODE) fdopen_unlocked(FILDES,MODE) macro
|
| /src/crypto/external/apache2/openssl/dist/crypto/rand/ |
| randfile.c | 44 #define fdopen _fdopen macro 216 out = fdopen(fd, "wb");
|
| /src/crypto/external/bsd/openssl/dist/crypto/rand/ |
| randfile.c | 44 # define fdopen _fdopen macro 214 out = fdopen(fd, "wb");
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/rand/ |
| randfile.c | 35 # define fdopen _fdopen macro 205 out = fdopen(fd, "wb");
|
| /src/crypto/external/bsd/openssl.old/dist/ |
| e_os.h | 313 # define fdopen _fdopen macro
|
| /src/external/cddl/osnet/dist/uts/common/zmod/ |
| zutil.h | 135 # include <unix.h> /* for fdopen */ 137 # ifndef fdopen 138 # define fdopen(fd,mode) NULL /* No fdopen() */ macro 158 # define fdopen(fd,mode) NULL /* No fdopen() */ macro 163 # define fdopen(fd,mode) NULL /* No fdopen() */ macro 169 # define fdopen(fd,type) _fdopen(fd,type) macro
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| serial.h | 264 int (*fdopen) (struct serial *, int fd); member in struct:serial_ops
|
| /src/external/gpl3/gdb/dist/gdb/ |
| serial.h | 265 int (*fdopen) (struct serial *, int fd); member in struct:serial_ops
|
| /src/crypto/external/apache2/openssl/dist/include/internal/ |
| e_os.h | 224 #define fdopen _fdopen macro
|
| /src/crypto/external/bsd/openssl/dist/ |
| e_os.h | 254 # define fdopen _fdopen macro
|
| /src/external/gpl3/gcc/dist/libcpp/ |
| system.h | 59 #define fdopen(FILDES,MODE) fdopen_unlocked(FILDES,MODE) macro
|
| /src/external/gpl3/gcc.old/dist/libcpp/ |
| system.h | 59 #define fdopen(FILDES,MODE) fdopen_unlocked(FILDES,MODE) macro
|
| /src/sys/arch/arc/jazz/ |
| fd.c | 182 dev_type_open(fdopen); variable 190 .d_open = fdopen, 201 .d_open = fdopen, 650 fdopen(dev_t dev, int flags, int mode, struct lwp *l) function
|
| /src/sys/dev/isa/ |
| fd.c | 219 dev_type_open(fdopen); variable 227 .d_open = fdopen, 238 .d_open = fdopen, 922 fdopen(dev_t dev, int flags, int mode, struct lwp *l) function
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/ |
| stdio.h | 782 # undef fdopen 783 # define fdopen rpl_fdopen 785 _GL_FUNCDECL_RPL (fdopen, FILE *, 788 _GL_CXXALIAS_RPL (fdopen, FILE *, (int fd, const char *mode)); 791 # undef fdopen 792 # define fdopen _fdopen 794 _GL_CXXALIAS_MDA (fdopen, FILE *, (int fd, const char *mode)); 797 /* For -Wmismatched-dealloc: Associate fdopen with fclose or rpl_fclose. */ 798 _GL_FUNCDECL_SYS (fdopen, FILE *, 802 _GL_CXXALIAS_SYS (fdopen, FILE *, (int fd, const char *mode)) 813 # undef fdopen macro 823 # undef fdopen macro 824 # define fdopen macro 830 _GL_CXXALIASWARN (fdopen); variable [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/ |
| stdio.h | 782 # undef fdopen 783 # define fdopen rpl_fdopen 785 _GL_FUNCDECL_RPL (fdopen, FILE *, 788 _GL_CXXALIAS_RPL (fdopen, FILE *, (int fd, const char *mode)); 791 # undef fdopen 792 # define fdopen _fdopen 794 _GL_CXXALIAS_MDA (fdopen, FILE *, (int fd, const char *mode)); 797 /* For -Wmismatched-dealloc: Associate fdopen with fclose or rpl_fclose. */ 798 _GL_FUNCDECL_SYS (fdopen, FILE *, 802 _GL_CXXALIAS_SYS (fdopen, FILE *, (int fd, const char *mode)) 813 # undef fdopen macro 823 # undef fdopen macro 824 # define fdopen macro 830 _GL_CXXALIASWARN (fdopen); variable [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/ |
| stdio.h | 782 # undef fdopen 783 # define fdopen rpl_fdopen 785 _GL_FUNCDECL_RPL (fdopen, FILE *, 788 _GL_CXXALIAS_RPL (fdopen, FILE *, (int fd, const char *mode)); 791 # undef fdopen 792 # define fdopen _fdopen 794 _GL_CXXALIAS_MDA (fdopen, FILE *, (int fd, const char *mode)); 797 /* For -Wmismatched-dealloc: Associate fdopen with fclose or rpl_fclose. */ 798 _GL_FUNCDECL_SYS (fdopen, FILE *, 802 _GL_CXXALIAS_SYS (fdopen, FILE *, (int fd, const char *mode)) 813 # undef fdopen macro 823 # undef fdopen macro 824 # define fdopen macro 830 _GL_CXXALIASWARN (fdopen); variable [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/ |
| stdio.h | 782 # undef fdopen 783 # define fdopen rpl_fdopen 785 _GL_FUNCDECL_RPL (fdopen, FILE *, 788 _GL_CXXALIAS_RPL (fdopen, FILE *, (int fd, const char *mode)); 791 # undef fdopen 792 # define fdopen _fdopen 794 _GL_CXXALIAS_MDA (fdopen, FILE *, (int fd, const char *mode)); 797 /* For -Wmismatched-dealloc: Associate fdopen with fclose or rpl_fclose. */ 798 _GL_FUNCDECL_SYS (fdopen, FILE *, 802 _GL_CXXALIAS_SYS (fdopen, FILE *, (int fd, const char *mode)) 813 # undef fdopen macro 823 # undef fdopen macro 824 # define fdopen macro 830 _GL_CXXALIASWARN (fdopen); variable [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/ |
| stdio.h | 782 # undef fdopen 783 # define fdopen rpl_fdopen 785 _GL_FUNCDECL_RPL (fdopen, FILE *, 788 _GL_CXXALIAS_RPL (fdopen, FILE *, (int fd, const char *mode)); 791 # undef fdopen 792 # define fdopen _fdopen 794 _GL_CXXALIAS_MDA (fdopen, FILE *, (int fd, const char *mode)); 797 /* For -Wmismatched-dealloc: Associate fdopen with fclose or rpl_fclose. */ 798 _GL_FUNCDECL_SYS (fdopen, FILE *, 802 _GL_CXXALIAS_SYS (fdopen, FILE *, (int fd, const char *mode)) 813 # undef fdopen macro 823 # undef fdopen macro 824 # define fdopen macro 830 _GL_CXXALIASWARN (fdopen); variable [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/ |
| stdio.h | 782 # undef fdopen 783 # define fdopen rpl_fdopen 785 _GL_FUNCDECL_RPL (fdopen, FILE *, 788 _GL_CXXALIAS_RPL (fdopen, FILE *, (int fd, const char *mode)); 791 # undef fdopen 792 # define fdopen _fdopen 794 _GL_CXXALIAS_MDA (fdopen, FILE *, (int fd, const char *mode)); 797 /* For -Wmismatched-dealloc: Associate fdopen with fclose or rpl_fclose. */ 798 _GL_FUNCDECL_SYS (fdopen, FILE *, 802 _GL_CXXALIAS_SYS (fdopen, FILE *, (int fd, const char *mode)) 813 # undef fdopen macro 823 # undef fdopen macro 824 # define fdopen macro 830 _GL_CXXALIASWARN (fdopen); variable [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/ |
| stdio.h | 782 # undef fdopen 783 # define fdopen rpl_fdopen 785 _GL_FUNCDECL_RPL (fdopen, FILE *, 788 _GL_CXXALIAS_RPL (fdopen, FILE *, (int fd, const char *mode)); 791 # undef fdopen 792 # define fdopen _fdopen 794 _GL_CXXALIAS_MDA (fdopen, FILE *, (int fd, const char *mode)); 797 /* For -Wmismatched-dealloc: Associate fdopen with fclose or rpl_fclose. */ 798 _GL_FUNCDECL_SYS (fdopen, FILE *, 802 _GL_CXXALIAS_SYS (fdopen, FILE *, (int fd, const char *mode)) 813 # undef fdopen macro 823 # undef fdopen macro 824 # define fdopen macro 830 _GL_CXXALIASWARN (fdopen); variable [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/ |
| stdio.h | 782 # undef fdopen 783 # define fdopen rpl_fdopen 785 _GL_FUNCDECL_RPL (fdopen, FILE *, 788 _GL_CXXALIAS_RPL (fdopen, FILE *, (int fd, const char *mode)); 791 # undef fdopen 792 # define fdopen _fdopen 794 _GL_CXXALIAS_MDA (fdopen, FILE *, (int fd, const char *mode)); 797 /* For -Wmismatched-dealloc: Associate fdopen with fclose or rpl_fclose. */ 798 _GL_FUNCDECL_SYS (fdopen, FILE *, 802 _GL_CXXALIAS_SYS (fdopen, FILE *, (int fd, const char *mode)) 813 # undef fdopen macro 823 # undef fdopen macro 824 # define fdopen macro 830 _GL_CXXALIASWARN (fdopen); variable [all...] |