Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dbsd-statvfs.h33 typedef unsigned long fsfilcnt_t; typedef
52 fsfilcnt_t f_files; /* Total number of file serial numbers. */
53 fsfilcnt_t f_ffree; /* Total number of free file serial numbers. */
54 fsfilcnt_t f_favail; /* Number of file serial numbers available to */
/external/openssh/
Dconfig.h.in371 /* Define to 1 if the system has the type `fsfilcnt_t'. */
Dconfigure.ac2796 AC_CHECK_TYPES([fsblkcnt_t, fsfilcnt_t], , , [
/external/valgrind/main/perf/
Dtest_input_for_tinycc.c446 typedef __fsfilcnt_t fsfilcnt_t; typedef