Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dbuffer.c2061 bool closefd, statted; in fd_buffer_shutdown() local
2064 if (fstat (fb->fd, &s) == -1) statted = false; in fd_buffer_shutdown()
2065 else statted = true; in fd_buffer_shutdown()
2073 closefd = statted; in fd_buffer_shutdown()
2108 if (statted && S_ISSOCK (s.st_mode)) in fd_buffer_shutdown()
2143 if (statted && S_ISSOCK (s.st_mode)) in fd_buffer_shutdown()
2156 if (statted && closefd && close (fb->fd) == -1) in fd_buffer_shutdown()
/netbsd-src/external/gpl2/grep/dist/
H A DChangeLog1688 (grepdir): Assume that the argument has already been statted.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dintrinsic.texi9944 symbolic link, then the link itself is statted, not the file that it
H A Dgfortran.info15359 symbolic link, then the link itself is statted, not the file that
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dintrinsic.texi9898 symbolic link, then the link itself is statted, not the file that it
H A Dgfortran.info14964 symbolic link, then the link itself is statted, not the file that