Home
last modified time | relevance | path

Searched refs:open_share (Results 1 – 25 of 33) sorted by relevance

12

/dports/lang/gcc12-devel/gcc-12-20211205/libgfortran/io/
H A Dunix.c1499 open_share (st_parameter_open *opp, int fd, unit_flags *flags) in open_share() function
1536 open_share (st_parameter_open *opp __attribute__ ((unused)), in open_share() function
1592 if (open_share (opp, fd, flags) < 0) in open_external()
/dports/lang/gcc8/gcc-8.5.0/libgfortran/io/
H A Dunix.c1475 open_share (st_parameter_open *opp, int fd, unit_flags *flags) in open_share() function
1512 open_share (st_parameter_open *opp __attribute__ ((unused)), in open_share() function
1568 if (open_share (opp, fd, flags) < 0) in open_external()
/dports/lang/gcc10/gcc-10.3.0/libgfortran/io/
H A Dunix.c1499 open_share (st_parameter_open *opp, int fd, unit_flags *flags) in open_share() function
1536 open_share (st_parameter_open *opp __attribute__ ((unused)), in open_share() function
1592 if (open_share (opp, fd, flags) < 0) in open_external()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgfortran/io/
H A Dunix.c1475 open_share (st_parameter_open *opp, int fd, unit_flags *flags) in open_share() function
1512 open_share (st_parameter_open *opp __attribute__ ((unused)), in open_share() function
1568 if (open_share (opp, fd, flags) < 0) in open_external()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgfortran/io/
H A Dunix.c1475 open_share (st_parameter_open *opp, int fd, unit_flags *flags) in open_share() function
1512 open_share (st_parameter_open *opp __attribute__ ((unused)), in open_share() function
1568 if (open_share (opp, fd, flags) < 0) in open_external()
/dports/lang/gcc11/gcc-11.2.0/libgfortran/io/
H A Dunix.c1499 open_share (st_parameter_open *opp, int fd, unit_flags *flags) in open_share() function
1536 open_share (st_parameter_open *opp __attribute__ ((unused)), in open_share() function
1592 if (open_share (opp, fd, flags) < 0) in open_external()
/dports/lang/gcc11-devel/gcc-11-20211009/libgfortran/io/
H A Dunix.c1499 open_share (st_parameter_open *opp, int fd, unit_flags *flags) in open_share() function
1536 open_share (st_parameter_open *opp __attribute__ ((unused)), in open_share() function
1592 if (open_share (opp, fd, flags) < 0) in open_external()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgfortran/io/
H A Dunix.c1475 open_share (st_parameter_open *opp, int fd, unit_flags *flags) in open_share() function
1512 open_share (st_parameter_open *opp __attribute__ ((unused)), in open_share() function
1568 if (open_share (opp, fd, flags) < 0) in open_external()
/dports/lang/gcc9-devel/gcc-9-20211007/libgfortran/io/
H A Dunix.c1499 open_share (st_parameter_open *opp, int fd, unit_flags *flags) in open_share() function
1536 open_share (st_parameter_open *opp __attribute__ ((unused)), in open_share() function
1592 if (open_share (opp, fd, flags) < 0) in open_external()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgfortran/io/
H A Dunix.c1475 open_share (st_parameter_open *opp, int fd, unit_flags *flags) in open_share() function
1512 open_share (st_parameter_open *opp __attribute__ ((unused)), in open_share() function
1568 if (open_share (opp, fd, flags) < 0) in open_external()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgfortran/io/
H A Dunix.c1499 open_share (st_parameter_open *opp, int fd, unit_flags *flags) in open_share() function
1536 open_share (st_parameter_open *opp __attribute__ ((unused)), in open_share() function
1592 if (open_share (opp, fd, flags) < 0) in open_external()
/dports/devel/riscv64-gcc/gcc-8.3.0/libgfortran/io/
H A Dunix.c1475 open_share (st_parameter_open *opp, int fd, unit_flags *flags) in open_share() function
1512 open_share (st_parameter_open *opp __attribute__ ((unused)), in open_share() function
1568 if (open_share (opp, fd, flags) < 0) in open_external()
/dports/devel/avr-gcc/gcc-10.2.0/libgfortran/io/
H A Dunix.c1499 open_share (st_parameter_open *opp, int fd, unit_flags *flags) in open_share() function
1536 open_share (st_parameter_open *opp __attribute__ ((unused)), in open_share() function
1592 if (open_share (opp, fd, flags) < 0) in open_external()
/dports/lang/gcc10-devel/gcc-10-20211008/libgfortran/io/
H A Dunix.c1499 open_share (st_parameter_open *opp, int fd, unit_flags *flags)
1536 open_share (st_parameter_open *opp __attribute__ ((unused)),
1592 if (open_share (opp, fd, flags) < 0)
/dports/lang/gcc9/gcc-9.4.0/libgfortran/io/
H A Dunix.c1499 open_share (st_parameter_open *opp, int fd, unit_flags *flags) in open_share() function
1536 open_share (st_parameter_open *opp __attribute__ ((unused)), in open_share() function
1592 if (open_share (opp, fd, flags) < 0) in open_external()
/dports/lang/gcc9-aux/gcc-9.1.0/libgfortran/io/
H A Dunix.c1476 open_share (st_parameter_open *opp, int fd, unit_flags *flags) in open_share() function
1513 open_share (st_parameter_open *opp __attribute__ ((unused)), in open_share() function
1569 if (open_share (opp, fd, flags) < 0) in open_external()
/dports/math/libpgmath/flang-d07daf3/runtime/flang/
H A Dopen.c867 ENTF90IO(OPEN_SHARE, open_share) in ENTF90IO() argument
1046 ENTCRF90IO(OPEN_SHARE, open_share)( in ENTCRF90IO() argument
/dports/lang/gcc8/gcc-8.5.0/libgfortran/
H A DChangeLog-20161133 * io/unix.c (open_share, close_share): New functions to handle SHARE.
1134 * io/unix.c (open_external): Handle READONLY. Call open_share.
/dports/lang/gcc10/gcc-10.3.0/libgfortran/
H A DChangeLog-20161133 * io/unix.c (open_share, close_share): New functions to handle SHARE.
1134 * io/unix.c (open_external): Handle READONLY. Call open_share.
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgfortran/
H A DChangeLog-20161133 * io/unix.c (open_share, close_share): New functions to handle SHARE.
1134 * io/unix.c (open_external): Handle READONLY. Call open_share.
/dports/lang/gcc12-devel/gcc-12-20211205/libgfortran/
H A DChangeLog-20161133 * io/unix.c (open_share, close_share): New functions to handle SHARE.
1134 * io/unix.c (open_external): Handle READONLY. Call open_share.
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgfortran/
H A DChangeLog-20161133 * io/unix.c (open_share, close_share): New functions to handle SHARE.
1134 * io/unix.c (open_external): Handle READONLY. Call open_share.
/dports/lang/gcc9-devel/gcc-9-20211007/libgfortran/
H A DChangeLog-20161133 * io/unix.c (open_share, close_share): New functions to handle SHARE.
1134 * io/unix.c (open_external): Handle READONLY. Call open_share.
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgfortran/
H A DChangeLog-20161133 * io/unix.c (open_share, close_share): New functions to handle SHARE.
1134 * io/unix.c (open_external): Handle READONLY. Call open_share.
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgfortran/
H A DChangeLog-20161133 * io/unix.c (open_share, close_share): New functions to handle SHARE.
1134 * io/unix.c (open_external): Handle READONLY. Call open_share.

12