Home
last modified time | relevance | path

Searched defs:accounting (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/expat/lib/
H A Dxmlparse.c447 typedef struct accounting { struct
448 XmlBigCount countBytesDirect;
449 XmlBigCount countBytesIndirect;
450 unsigned long debugLevel;
451 float maximumAmplificationFactor; // >=1.0
452 unsigned long long activationThresholdBytes;
/freebsd/tests/sys/posixshm/
H A Dposixshm_test.c1162 ATF_TC_BODY(accounting, tc) in ATF_TC_BODY() argument