Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dbsd-statvfs.h34 typedef unsigned long fsfilcnt_t; typedef
53 fsfilcnt_t f_files; /* Total number of file serial numbers. */
54 fsfilcnt_t f_ffree; /* Total number of free file serial numbers. */
55 fsfilcnt_t f_favail; /* Number of file serial numbers available to */
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2419 fsfilcnt_t = __darwin_fsfilcnt_t variable
/external/openssh/
Dconfig.h.in475 /* Define to 1 if the system has the type `fsfilcnt_t'. */
Dconfigure.ac3620 AC_CHECK_TYPES([fsblkcnt_t, fsfilcnt_t], , , [
/external/valgrind/perf/
Dtest_input_for_tinycc.c446 typedef __fsfilcnt_t fsfilcnt_t; typedef