Searched refs:eidp (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_stub.c53 __repmgr_add_remote_site(dbenv, host, port, eidp, flags)
57 int *eidp;
62 COMPQUIET(eidp, NULL);
H A Drepmgr_method.c393 __repmgr_add_remote_site(dbenv, host, port, eidp, flags)
397 int *eidp;
437 if (eidp != NULL)
438 *eidp = eid;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/examples_c/ex_rep/base/
H A Drep_net.c364 listen_socket_accept(machtab, progname, s, eidp)
368 int *eidp;
397 ret = machtab_add(machtab, ns, host, port, eidp);
403 printf("Connected to host %x port %d, eid = %d\n", host, port, *eidp);
416 * of the connection (in *eidp) and set is_open to 1. Return 0.
419 get_connected_socket(machtab, progname, remotehost, port, is_open, eidp)
422 int port, *is_open, *eidp;
446 ret = machtab_add(machtab, s, addr, port, eidp);
461 (void)machtab_rem(machtab, *eidp, 1);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/telephony/
H A Dixj.h230 unsigned int eidp:1; member in struct:__anon7057
253 unsigned int eidp:1; member in struct:__anon7060
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_elect.c1056 * on this first part for setting eidp.
1096 __rep_wait(env, timeoutp, eidp, full_elect, flags)
1099 int *eidp, full_elect;
1177 *eidp = rep->master_id;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/cxx/
H A Dcxx_env.cpp1106 int * eidp, u_int32_t flags), (dbenv, host, port, eidp, flags))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_cxx.h624 int *eidp, u_int32_t flags);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_cxx.h625 int *eidp, u_int32_t flags);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_cxx.h625 int *eidp, u_int32_t flags);

Completed in 64 milliseconds