Searched refs:stat (Results 176 - 181 of 181) sorted by relevance

12345678

/barrelfish-2018-10-04/lib/dmalloc/
H A Ddmalloc.c2049 long stat = malloc_global_mutex_status; local
2050 if (stat > 0)
2053 if (stat == 0 &&
/barrelfish-2018-10-04/usr/eclipseclp/Shm/src/
H A Dconfigure282 # include <sys/stat.h>
1976 #include <sys/stat.h>
1979 FILE * (*rcsopen) (struct buf *, struct stat *, int);
2008 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
2902 #include <sys/stat.h>
2905 FILE * (*rcsopen) (struct buf *, struct stat *, int);
2934 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3658 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
/barrelfish-2018-10-04/usr/eclipseclp/Pds/src/
H A Dnsrv_int.c37 #include <sys/stat.h>
/barrelfish-2018-10-04/usr/eclipseclp/
H A Dconfigure597 # include <sys/stat.h>
4248 struct stat;
4251 FILE * (*rcsopen) (struct buf *, struct stat *, int);
4285 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
5582 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
7390 #include <sys/stat.h>
7395 struct stat buf;
7548 ac_fn_c_check_member "$LINENO" "struct stat" "st_blksize" "ac_cv_member_struct_stat_st_blksize" "$ac_includes_default"
/barrelfish-2018-10-04/lib/tzcode/zic/
H A Dzic.c17 #include <sys/stat.h> /* for umask manifest constants */
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dbip_io.c41 #include <sys/stat.h>
2787 char full_name[MAXNAMLEN]; /* for stat() */

Completed in 215 milliseconds

12345678