Lines Matching refs:stat

645 # include <sys/stat.h>
2952 struct stat;
2955 struct buf * (*rcsopen) (struct buf *, struct stat *, int);
2989 int pairnames (int, char **, int *(*)(struct buf *, struct stat *, int),
3255 as_fn_append ac_header_c_list " sys/stat.h sys_stat_h HAVE_SYS_STAT_H"
10293 ac_fn_c_check_header_compile "$LINENO" "sys/stat.h" "ac_cv_header_sys_stat_h" "$ac_includes_default"
18556 #include <sys/stat.h>
18609 #include <sys/stat.h>
21645 ac_fn_c_check_member "$LINENO" "struct stat" "st_rdev" "ac_cv_member_struct_stat_st_rdev" "$ac_includes_default"
21654 ac_fn_c_check_member "$LINENO" "struct stat" "st_blksize" "ac_cv_member_struct_stat_st_blksize" "$ac_includes_default"
21663 ac_fn_c_check_member "$LINENO" "struct stat" "st_flags" "ac_cv_member_struct_stat_st_flags" "$ac_includes_default"
21672 ac_fn_c_check_member "$LINENO" "struct stat" "st_gen" "ac_cv_member_struct_stat_st_gen" "$ac_includes_default"
21681 ac_fn_c_check_member "$LINENO" "struct stat" "st_birthtime" "ac_cv_member_struct_stat_st_birthtime" "$ac_includes_default"
21690 ac_fn_c_check_member "$LINENO" "struct stat" "st_blocks" "ac_cv_member_struct_stat_st_blocks" "$ac_includes_default"
22770 #include <sys/stat.h>
22826 #include <sys/stat.h>
24102 # Look for subsecond timestamps in struct stat
24103 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for tv_nsec in struct stat" >&5
24104 printf %s "checking for tv_nsec in struct stat... " >&6; }
24111 #include <sys/stat.h>
24116 struct stat st;
24140 # Look for BSD style subsecond timestamps in struct stat
24141 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for tv_nsec2 in struct stat" >&5
24142 printf %s "checking for tv_nsec2 in struct stat... " >&6; }
24149 #include <sys/stat.h>
24154 struct stat st;