Searched refs:__env_close_int (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Drpc_server_ext.h92 int __env_close_int __P((long, u_int32_t, int));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/rpc_server/c/
H A Ddb_server_util.c304 (void)__env_close_int(ctp->ct_id, 0, 1);
628 * PUBLIC: int __env_close_int __P((long, u_int32_t, int));
631 __env_close_int(id, flags, force) function
H A Ddb_server_proc.c112 replyp->status = __env_close_int(dbenvcl_id, flags, 0);
395 ret = __env_close_int(dbenvcl_id, 0, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/rpc_server/cxx/
H A Ddb_server_cxxutil.cpp295 (void)__env_close_int(ctp->ct_id, 0, 1);
570 __env_close_int(long id, u_int32_t flags, int force) function
H A Ddb_server_cxxproc.cpp96 replyp->status = __env_close_int(dbenvcl_id, flags, 0);
337 ret = __env_close_int(dbenvcl_id, 0, 0);

Completed in 68 milliseconds