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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_c/ex_rep/base/
H A Drep_net.c87 static int quote_send_one __P((const DBT *, const DBT *, socket_t, u_int32_t));
636 if ((ret = quote_send_one(rec, control, fd, flags)) != 0)
671 if ((ret = quote_send_one(rec, control, m->fd, flags)) != 0) {
687 * quote_send_one --
697 quote_send_one(rec, control, fd, flags) function

Completed in 56 milliseconds