Home
last modified time | relevance | path

Searched refs:fsblkcnt_t (Results 1 – 4 of 4) sorted by relevance

/external/openssh/openbsd-compat/
Dbsd-statvfs.h30 typedef unsigned long fsblkcnt_t; typedef
47 fsblkcnt_t f_blocks; /* Total number of blocks on file system in */
49 fsblkcnt_t f_bfree; /* Total number of free blocks. */
50 fsblkcnt_t f_bavail; /* Number of free blocks available to */
/external/openssh/
Dconfig.h.in368 /* Define to 1 if the system has the type `fsblkcnt_t'. */
Dconfigure.ac2796 AC_CHECK_TYPES([fsblkcnt_t, fsfilcnt_t], , , [
/external/valgrind/main/perf/
Dtest_input_for_tinycc.c442 typedef __fsblkcnt_t fsblkcnt_t; typedef