Searched refs:new_ct_ent (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.h85 ct_entry *new_ct_ent __P((int *));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rpc_server/c/
H A Ddb_server_proc.c80 ctp = new_ct_ent(&replyp->status);
128 ctp = new_ct_ent(&replyp->status);
477 ctp = new_ct_ent(&replyp->status);
646 ctp = new_ct_ent(&ret);
812 dbp_ctp = new_ct_ent(&replyp->status);
2108 dbc_ctp = new_ct_ent(&replyp->status);
2160 dbc_ctp = new_ct_ent(&replyp->status);
2317 new_ctp = new_ct_ent(&replyp->status);
H A Ddb_server_util.c366 * PUBLIC: ct_entry *new_ct_ent __P((int *));
369 new_ct_ent(errp) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rpc_server/cxx/
H A Ddb_server_cxxproc.cpp67 ctp = new_ct_ent(&replyp->status);
108 ctp = new_ct_ent(&replyp->status);
407 ctp = new_ct_ent(&replyp->status);
553 ctp = new_ct_ent(&ret);
696 dbp_ctp = new_ct_ent(&replyp->status);
1843 dbc_ctp = new_ct_ent(&replyp->status);
1889 dbc_ctp = new_ct_ent(&replyp->status);
2034 new_ctp = new_ct_ent(&replyp->status);
H A Ddb_server_cxxutil.cpp348 new_ct_ent(int *errp) function

Completed in 104 milliseconds