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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Drpc_server_ext.h91 int __dbc_close_int __P((ct_entry *));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rpc_server/c/
H A Ddb_server_util.c278 (void)__dbc_close_int(ctp);
591 * PUBLIC: int __dbc_close_int __P((ct_entry *));
594 __dbc_close_int(dbc_ctp) function
H A Ddb_server_proc.c2250 replyp->status = __dbc_close_int(dbc_ctp);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rpc_server/cxx/
H A Ddb_server_cxxutil.cpp269 (void)__dbc_close_int(ctp);
537 __dbc_close_int(ct_entry *dbc_ctp) function
H A Ddb_server_cxxproc.cpp1977 replyp->status = __dbc_close_int(dbc_ctp);

Completed in 49 milliseconds