HomeSort by: relevance | last modified time | path
    Searched defs:fopen (Results 1 - 25 of 63) sorted by relevancy

1 2 3

  /src/lib/libc/stdio/
fopen.c 1 /* $NetBSD: fopen.c,v 1.19 2018/01/17 01:24:30 kamil Exp $ */
38 static char sccsid[] = "@(#)fopen.c 8.1 (Berkeley) 6/4/93";
40 __RCSID("$NetBSD: fopen.c,v 1.19 2018/01/17 01:24:30 kamil Exp $");
56 fopen(const char *file, const char *mode) function
  /src/external/gpl3/gcc/dist/fixincludes/
system.h 41 #define fopen(PATH,MODE) fopen_unlocked(PATH,MODE) macro
  /src/external/gpl3/gcc.old/dist/fixincludes/
system.h 41 #define fopen(PATH,MODE) fopen_unlocked(PATH,MODE) macro
  /src/external/gpl3/gcc/dist/libcpp/
system.h 55 #undef fopen macro
58 #define fopen(PATH,MODE) fopen_unlocked(PATH,MODE) macro
  /src/external/gpl3/gcc.old/dist/libcpp/
system.h 55 #undef fopen macro
58 #define fopen(PATH,MODE) fopen_unlocked(PATH,MODE) macro
  /src/sys/external/mit/xen-include-public/dist/xen/include/public/io/
fsif.h 147 struct fsif_open_request fopen; member in union:fsif_request::__anon6603
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
stdio.h 916 # undef fopen
917 # define fopen rpl_fopen
919 _GL_FUNCDECL_RPL (fopen, FILE *,
922 _GL_CXXALIAS_RPL (fopen, FILE *,
926 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. */
927 _GL_FUNCDECL_SYS (fopen, FILE *,
931 _GL_CXXALIAS_SYS (fopen, FILE *,
935 _GL_CXXALIASWARN (fopen);
938 # if 0 && __GNUC__ >= 11 && !defined fopen
939 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. *
945 # undef fopen macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
stdio.h 916 # undef fopen
917 # define fopen rpl_fopen
919 _GL_FUNCDECL_RPL (fopen, FILE *,
922 _GL_CXXALIAS_RPL (fopen, FILE *,
926 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. */
927 _GL_FUNCDECL_SYS (fopen, FILE *,
931 _GL_CXXALIAS_SYS (fopen, FILE *,
935 _GL_CXXALIASWARN (fopen);
938 # if 0 && __GNUC__ >= 11 && !defined fopen
939 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. *
945 # undef fopen macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
stdio.h 916 # undef fopen
917 # define fopen rpl_fopen
919 _GL_FUNCDECL_RPL (fopen, FILE *,
922 _GL_CXXALIAS_RPL (fopen, FILE *,
926 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. */
927 _GL_FUNCDECL_SYS (fopen, FILE *,
931 _GL_CXXALIAS_SYS (fopen, FILE *,
935 _GL_CXXALIASWARN (fopen);
938 # if 0 && __GNUC__ >= 11 && !defined fopen
939 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. *
945 # undef fopen macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
stdio.h 916 # undef fopen
917 # define fopen rpl_fopen
919 _GL_FUNCDECL_RPL (fopen, FILE *,
922 _GL_CXXALIAS_RPL (fopen, FILE *,
926 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. */
927 _GL_FUNCDECL_SYS (fopen, FILE *,
931 _GL_CXXALIAS_SYS (fopen, FILE *,
935 _GL_CXXALIASWARN (fopen);
938 # if 0 && __GNUC__ >= 11 && !defined fopen
939 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. *
945 # undef fopen macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
stdio.h 916 # undef fopen
917 # define fopen rpl_fopen
919 _GL_FUNCDECL_RPL (fopen, FILE *,
922 _GL_CXXALIAS_RPL (fopen, FILE *,
926 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. */
927 _GL_FUNCDECL_SYS (fopen, FILE *,
931 _GL_CXXALIAS_SYS (fopen, FILE *,
935 _GL_CXXALIASWARN (fopen);
938 # if 0 && __GNUC__ >= 11 && !defined fopen
939 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. *
945 # undef fopen macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
stdio.h 916 # undef fopen
917 # define fopen rpl_fopen
919 _GL_FUNCDECL_RPL (fopen, FILE *,
922 _GL_CXXALIAS_RPL (fopen, FILE *,
926 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. */
927 _GL_FUNCDECL_SYS (fopen, FILE *,
931 _GL_CXXALIAS_SYS (fopen, FILE *,
935 _GL_CXXALIASWARN (fopen);
938 # if 0 && __GNUC__ >= 11 && !defined fopen
939 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. *
945 # undef fopen macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
stdio.h 916 # undef fopen
917 # define fopen rpl_fopen
919 _GL_FUNCDECL_RPL (fopen, FILE *,
922 _GL_CXXALIAS_RPL (fopen, FILE *,
926 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. */
927 _GL_FUNCDECL_SYS (fopen, FILE *,
931 _GL_CXXALIAS_SYS (fopen, FILE *,
935 _GL_CXXALIASWARN (fopen);
938 # if 0 && __GNUC__ >= 11 && !defined fopen
939 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. *
945 # undef fopen macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/
stdio.h 916 # undef fopen
917 # define fopen rpl_fopen
919 _GL_FUNCDECL_RPL (fopen, FILE *,
922 _GL_CXXALIAS_RPL (fopen, FILE *,
926 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. */
927 _GL_FUNCDECL_SYS (fopen, FILE *,
931 _GL_CXXALIAS_SYS (fopen, FILE *,
935 _GL_CXXALIASWARN (fopen);
938 # if 0 && __GNUC__ >= 11 && !defined fopen
939 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. *
945 # undef fopen macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
stdio.h 916 # undef fopen
917 # define fopen rpl_fopen
919 _GL_FUNCDECL_RPL (fopen, FILE *,
922 _GL_CXXALIAS_RPL (fopen, FILE *,
926 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. */
927 _GL_FUNCDECL_SYS (fopen, FILE *,
931 _GL_CXXALIAS_SYS (fopen, FILE *,
935 _GL_CXXALIASWARN (fopen);
938 # if 0 && __GNUC__ >= 11 && !defined fopen
939 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. *
945 # undef fopen macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
stdio.h 916 # undef fopen
917 # define fopen rpl_fopen
919 _GL_FUNCDECL_RPL (fopen, FILE *,
922 _GL_CXXALIAS_RPL (fopen, FILE *,
926 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. */
927 _GL_FUNCDECL_SYS (fopen, FILE *,
931 _GL_CXXALIAS_SYS (fopen, FILE *,
935 _GL_CXXALIASWARN (fopen);
938 # if 0 && __GNUC__ >= 11 && !defined fopen
939 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. *
945 # undef fopen macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
stdio.h 916 # undef fopen
917 # define fopen rpl_fopen
919 _GL_FUNCDECL_RPL (fopen, FILE *,
922 _GL_CXXALIAS_RPL (fopen, FILE *,
926 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. */
927 _GL_FUNCDECL_SYS (fopen, FILE *,
931 _GL_CXXALIAS_SYS (fopen, FILE *,
935 _GL_CXXALIASWARN (fopen);
938 # if 0 && __GNUC__ >= 11 && !defined fopen
939 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. *
945 # undef fopen macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/
stdio.h 916 # undef fopen
917 # define fopen rpl_fopen
919 _GL_FUNCDECL_RPL (fopen, FILE *,
922 _GL_CXXALIAS_RPL (fopen, FILE *,
926 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. */
927 _GL_FUNCDECL_SYS (fopen, FILE *,
931 _GL_CXXALIAS_SYS (fopen, FILE *,
935 _GL_CXXALIASWARN (fopen);
938 # if 0 && __GNUC__ >= 11 && !defined fopen
939 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. *
945 # undef fopen macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/
stdio.h 916 # undef fopen
917 # define fopen rpl_fopen
919 _GL_FUNCDECL_RPL (fopen, FILE *,
922 _GL_CXXALIAS_RPL (fopen, FILE *,
926 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. */
927 _GL_FUNCDECL_SYS (fopen, FILE *,
931 _GL_CXXALIAS_SYS (fopen, FILE *,
935 _GL_CXXALIASWARN (fopen);
938 # if 0 && __GNUC__ >= 11 && !defined fopen
939 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. *
945 # undef fopen macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/
stdio.h 916 # undef fopen
917 # define fopen rpl_fopen
919 _GL_FUNCDECL_RPL (fopen, FILE *,
922 _GL_CXXALIAS_RPL (fopen, FILE *,
926 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. */
927 _GL_FUNCDECL_SYS (fopen, FILE *,
931 _GL_CXXALIAS_SYS (fopen, FILE *,
935 _GL_CXXALIASWARN (fopen);
938 # if 0 && __GNUC__ >= 11 && !defined fopen
939 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. *
945 # undef fopen macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/
stdio.h 916 # undef fopen
917 # define fopen rpl_fopen
919 _GL_FUNCDECL_RPL (fopen, FILE *,
922 _GL_CXXALIAS_RPL (fopen, FILE *,
926 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. */
927 _GL_FUNCDECL_SYS (fopen, FILE *,
931 _GL_CXXALIAS_SYS (fopen, FILE *,
935 _GL_CXXALIASWARN (fopen);
938 # if 0 && __GNUC__ >= 11 && !defined fopen
939 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. *
945 # undef fopen macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/
stdio.h 916 # undef fopen
917 # define fopen rpl_fopen
919 _GL_FUNCDECL_RPL (fopen, FILE *,
922 _GL_CXXALIAS_RPL (fopen, FILE *,
926 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. */
927 _GL_FUNCDECL_SYS (fopen, FILE *,
931 _GL_CXXALIAS_SYS (fopen, FILE *,
935 _GL_CXXALIASWARN (fopen);
938 # if 0 && __GNUC__ >= 11 && !defined fopen
939 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. *
945 # undef fopen macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc/gnulib/import/
stdio.h 916 # undef fopen
917 # define fopen rpl_fopen
919 _GL_FUNCDECL_RPL (fopen, FILE *,
922 _GL_CXXALIAS_RPL (fopen, FILE *,
926 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. */
927 _GL_FUNCDECL_SYS (fopen, FILE *,
931 _GL_CXXALIAS_SYS (fopen, FILE *,
935 _GL_CXXALIASWARN (fopen);
938 # if 0 && __GNUC__ >= 11 && !defined fopen
939 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. *
945 # undef fopen macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc64/gnulib/import/
stdio.h 916 # undef fopen
917 # define fopen rpl_fopen
919 _GL_FUNCDECL_RPL (fopen, FILE *,
922 _GL_CXXALIAS_RPL (fopen, FILE *,
926 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. */
927 _GL_FUNCDECL_SYS (fopen, FILE *,
931 _GL_CXXALIAS_SYS (fopen, FILE *,
935 _GL_CXXALIASWARN (fopen);
938 # if 0 && __GNUC__ >= 11 && !defined fopen
939 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. *
945 # undef fopen macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/riscv32/gnulib/import/
stdio.h 916 # undef fopen
917 # define fopen rpl_fopen
919 _GL_FUNCDECL_RPL (fopen, FILE *,
922 _GL_CXXALIAS_RPL (fopen, FILE *,
926 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. */
927 _GL_FUNCDECL_SYS (fopen, FILE *,
931 _GL_CXXALIAS_SYS (fopen, FILE *,
935 _GL_CXXALIASWARN (fopen);
938 # if 0 && __GNUC__ >= 11 && !defined fopen
939 /* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. *
945 # undef fopen macro
    [all...]

Completed in 68 milliseconds

1 2 3