Home | History | Annotate | Download | only in bzip2

Lines Matching full:stat

74 #   include <sys/stat.h>
79 # define MY_STAT stat
102 # define MY_LSTAT stat
103 # define MY_STAT stat
131 # include <sys\stat.h>
902 are stat()d multiple times before use. This should be
1022 Reading of the man page for stat() (man 2 stat) on RedHat 7.2 seems
1042 /* Note use of stat here, not lstat. */