Home
last modified time | relevance | path

Searched refs:raw_close (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dunix.c466 raw_close (unix_stream *s) in raw_close() function
505 .close = (void *) raw_close,
754 return raw_close (s); in buf_close()
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dunix.c466 raw_close (unix_stream *s) in raw_close() function
505 .close = (void *) raw_close,
754 return raw_close (s); in buf_close()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-2014564 * io/unix.c (raw_close): Check if s->fd is -1.
H A DChangeLog-20092184 * io/unix.c (raw_close): Return 0 for success for preconnected units.
2223 * io/unix.c (raw_close): Don't close STDOUT_FILENO,
2385 (raw_close): New function.
H A DChangeLog-2010774 * io/unix.c (raw_close): Likewise.
H A DChangeLog-20161206 (raw_close): Likewise.