Searched refs:DB_CLOSE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/usr.sbin/sa/
H A Ddb.c134 if (DB_CLOSE(ddb) < 0) {
195 if (DB_CLOSE(ddb) < 0) {
205 if (DB_CLOSE(db) < 0)
H A Dextern.h101 #define DB_CLOSE(db) \ macro
H A Dpdb.c254 DB_CLOSE(output_pacct_db);

Completed in 98 milliseconds