Searched refs:__os_ufree (Results 1 - 25 of 147) sorted by relevance

123456

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/csharp/Internal/
H A Dlibdb_csharp.cs24 internal static void __os_ufree(DB_ENV dbenv, IntPtr ptr) { method in class:BerkeleyDB.Internal.libdb_csharp
25 libdb_csharpPINVOKE.__os_ufree(DB_ENV.getCPtr(dbenv), ptr);
H A DDB_ENV.cs60 libdb_csharp.__os_ufree(null, ptr);
92 libdb_csharp.__os_ufree(null, ptr);
111 libdb_csharp.__os_ufree(null, ptr);
112 libdb_csharp.__os_ufree(null, mpf);
120 libdb_csharp.__os_ufree(null, ptr);
136 libdb_csharp.__os_ufree(null, ptr);
144 libdb_csharp.__os_ufree(null, ptr);
189 libdb_csharp.__os_ufree(null, ptr);
330 libdb_csharp.__os_ufree(this, cPtr);
593 libdb_csharp.__os_ufree(thi
[all...]
H A DDB_SEQUENCE.cs42 libdb_csharp.__os_ufree(null, ptr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/csharp/Internal/
H A Dlibdb_csharp.cs24 internal static void __os_ufree(DB_ENV dbenv, IntPtr ptr) { method in class:BerkeleyDB.Internal.libdb_csharp
25 libdb_csharpPINVOKE.__os_ufree(DB_ENV.getCPtr(dbenv), ptr);
H A DDB_ENV.cs60 libdb_csharp.__os_ufree(null, ptr);
92 libdb_csharp.__os_ufree(null, ptr);
111 libdb_csharp.__os_ufree(null, ptr);
112 libdb_csharp.__os_ufree(null, mpf);
120 libdb_csharp.__os_ufree(null, ptr);
136 libdb_csharp.__os_ufree(null, ptr);
144 libdb_csharp.__os_ufree(null, ptr);
189 libdb_csharp.__os_ufree(null, ptr);
330 libdb_csharp.__os_ufree(this, cPtr);
593 libdb_csharp.__os_ufree(thi
[all...]
H A DDB_SEQUENCE.cs42 libdb_csharp.__os_ufree(null, ptr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/csharp/Internal/
H A Dlibdb_csharp.cs24 internal static void __os_ufree(DB_ENV dbenv, IntPtr ptr) { method in class:BerkeleyDB.Internal.libdb_csharp
25 libdb_csharpPINVOKE.__os_ufree(DB_ENV.getCPtr(dbenv), ptr);
H A DDB_ENV.cs60 libdb_csharp.__os_ufree(null, ptr);
92 libdb_csharp.__os_ufree(null, ptr);
111 libdb_csharp.__os_ufree(null, ptr);
112 libdb_csharp.__os_ufree(null, mpf);
120 libdb_csharp.__os_ufree(null, ptr);
136 libdb_csharp.__os_ufree(null, ptr);
144 libdb_csharp.__os_ufree(null, ptr);
189 libdb_csharp.__os_ufree(null, ptr);
330 libdb_csharp.__os_ufree(this, cPtr);
593 libdb_csharp.__os_ufree(thi
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/common/
H A Ddbt.c41 __os_ufree(env, buf);
61 __os_ufree(env, key->data);
66 __os_ufree(env, pkey->data);
71 __os_ufree(env, data->data);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/common/
H A Ddbt.c41 __os_ufree(env, buf);
61 __os_ufree(env, key->data);
66 __os_ufree(env, pkey->data);
71 __os_ufree(env, data->data);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/common/
H A Ddbt.c41 __os_ufree(env, buf);
61 __os_ufree(env, key->data);
66 __os_ufree(env, pkey->data);
71 __os_ufree(env, data->data);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/libdb_java/
H A Djava_stat.i44 __os_ufree(NULL, $1);
75 __os_ufree(NULL, $1);
82 __os_ufree(NULL, $1);
88 __os_ufree(NULL, $1);
106 __os_ufree(NULL, $1);
115 __os_ufree(NULL, $1);
121 __os_ufree(NULL, $1);
173 __os_ufree(db->env, $1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/libdb_java/
H A Djava_stat.i44 __os_ufree(NULL, $1);
75 __os_ufree(NULL, $1);
82 __os_ufree(NULL, $1);
88 __os_ufree(NULL, $1);
106 __os_ufree(NULL, $1);
115 __os_ufree(NULL, $1);
121 __os_ufree(NULL, $1);
173 __os_ufree(db->env, $1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/libdb_java/
H A Djava_stat.i44 __os_ufree(NULL, $1);
75 __os_ufree(NULL, $1);
82 __os_ufree(NULL, $1);
88 __os_ufree(NULL, $1);
106 __os_ufree(NULL, $1);
115 __os_ufree(NULL, $1);
121 __os_ufree(NULL, $1);
173 __os_ufree(db->env, $1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/qam/
H A Dqam_stat.c180 __os_ufree(dbp->env, sp);
235 __os_ufree(env, sp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/repmgr/
H A Drepmgr_stat.c150 __os_ufree(env, sp);
184 __os_ufree(env, list);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/qam/
H A Dqam_stat.c180 __os_ufree(dbp->env, sp);
235 __os_ufree(env, sp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/repmgr/
H A Drepmgr_stat.c150 __os_ufree(env, sp);
184 __os_ufree(env, list);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/qam/
H A Dqam_stat.c180 __os_ufree(dbp->env, sp);
235 __os_ufree(env, sp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/repmgr/
H A Drepmgr_stat.c150 __os_ufree(env, sp);
184 __os_ufree(env, list);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/libdb_csharp/
H A Ddb.i170 libdb_csharp.__os_ufree(this, cPtr);
251 libdb_csharp.__os_ufree(this, cPtr);
337 libdb_csharp.__os_ufree(null, ptr);
345 libdb_csharp.__os_ufree(null, ptr);
353 libdb_csharp.__os_ufree(null, ptr);
875 libdb_csharp.__os_ufree(null, ptr);
907 libdb_csharp.__os_ufree(null, ptr);
926 libdb_csharp.__os_ufree(null, ptr);
927 libdb_csharp.__os_ufree(null, mpf);
935 libdb_csharp.__os_ufree(nul
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/libdb_csharp/
H A Ddb.i170 libdb_csharp.__os_ufree(this, cPtr);
251 libdb_csharp.__os_ufree(this, cPtr);
337 libdb_csharp.__os_ufree(null, ptr);
345 libdb_csharp.__os_ufree(null, ptr);
353 libdb_csharp.__os_ufree(null, ptr);
875 libdb_csharp.__os_ufree(null, ptr);
907 libdb_csharp.__os_ufree(null, ptr);
926 libdb_csharp.__os_ufree(null, ptr);
927 libdb_csharp.__os_ufree(null, mpf);
935 libdb_csharp.__os_ufree(nul
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/libdb_csharp/
H A Ddb.i170 libdb_csharp.__os_ufree(this, cPtr);
251 libdb_csharp.__os_ufree(this, cPtr);
337 libdb_csharp.__os_ufree(null, ptr);
345 libdb_csharp.__os_ufree(null, ptr);
353 libdb_csharp.__os_ufree(null, ptr);
875 libdb_csharp.__os_ufree(null, ptr);
907 libdb_csharp.__os_ufree(null, ptr);
926 libdb_csharp.__os_ufree(null, ptr);
927 libdb_csharp.__os_ufree(null, mpf);
935 libdb_csharp.__os_ufree(nul
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/dbinc_auto/
H A Dos_ext.h19 void __os_ufree __P((ENV *, void *));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/dbinc_auto/
H A Dos_ext.h19 void __os_ufree __P((ENV *, void *));

Completed in 133 milliseconds

123456