files_stat_struct

And dynamically-tunable limits and defaults:

version(linux)
extern (C) @nogc nothrow
struct files_stat_struct {}

Members

Variables

max_files
c_ulong max_files;

tunable

nr_files
c_ulong nr_files;

read only

nr_free_files
c_ulong nr_free_files;

read only

Meta