Home
last modified time | relevance | path

Searched refs:fsfilcnt_t (Results 1 – 5 of 5) sorted by relevance

/external/openssh/openbsd-compat/
Dbsd-statvfs.h36 typedef unsigned long fsfilcnt_t; typedef
55 fsfilcnt_t f_files; /* Total number of file serial numbers. */
56 fsfilcnt_t f_ffree; /* Total number of free file serial numbers. */
57 fsfilcnt_t f_favail; /* Number of file serial numbers available to */
/external/openssh/
Dconfig.h.in466 /* Define to 1 if the system has the type `fsfilcnt_t'. */
Dconfigure.ac3459 AC_CHECK_TYPES([fsblkcnt_t, fsfilcnt_t], , , [
Dconfigure27461 typedef fsfilcnt_t ac__type_new_;
/external/valgrind/perf/
Dtest_input_for_tinycc.c446 typedef __fsfilcnt_t fsfilcnt_t; typedef