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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/log/
H A Dlog_get.c22 static int __logc_get_int __P((DB_LOGC *, DB_LSN *, DBT *, u_int32_t));
223 if ((ret = __logc_get_int(plogc,
322 if ((ret = __logc_get_int(logc, alsn, dbt, flags)) != 0) {
327 * The DBT was populated by the call to __logc_get_int, copy the data
360 if ((ret = __logc_get_int(logc, alsn, dbt, flags)) != 0) {
371 * __logc_get_int --
375 __logc_get_int(logc, alsn, dbt, flags) function
492 ret = __db_unknown_path(env, "__logc_get_int");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/log/
H A Dlog_get.c22 static int __logc_get_int __P((DB_LOGC *, DB_LSN *, DBT *, u_int32_t));
223 if ((ret = __logc_get_int(plogc,
322 if ((ret = __logc_get_int(logc, alsn, dbt, flags)) != 0) {
327 * The DBT was populated by the call to __logc_get_int, copy the data
360 if ((ret = __logc_get_int(logc, alsn, dbt, flags)) != 0) {
371 * __logc_get_int --
375 __logc_get_int(logc, alsn, dbt, flags) function
492 ret = __db_unknown_path(env, "__logc_get_int");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/log/
H A Dlog_get.c22 static int __logc_get_int __P((DB_LOGC *, DB_LSN *, DBT *, u_int32_t));
223 if ((ret = __logc_get_int(plogc,
322 if ((ret = __logc_get_int(logc, alsn, dbt, flags)) != 0) {
327 * The DBT was populated by the call to __logc_get_int, copy the data
360 if ((ret = __logc_get_int(logc, alsn, dbt, flags)) != 0) {
371 * __logc_get_int --
375 __logc_get_int(logc, alsn, dbt, flags) function
492 ret = __db_unknown_path(env, "__logc_get_int");

Completed in 67 milliseconds