Unit 'libc' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libc]

dqstats

Declaration

Source position: squotah.inc line 57

type dqstats = record

  lookups: u_int32_t;

  drops: u_int32_t;

  reads: u_int32_t;

  writes: u_int32_t;

  cache_hits: u_int32_t;

  allocated_dquots: u_int32_t;

  free_dquots: u_int32_t;

  syncs: u_int32_t;

end;


Documentation generated on: 2023-03-18