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

/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_base.h88 typedef SOCKET socket_t; typedef
114 typedef int socket_t; typedef
127 socket_t get_accepted_socket __P((const char *, int));
128 socket_t get_connected_socket
130 int get_next_message __P((socket_t, DBT *, DBT *));
131 socket_t listen_socket_init __P((const char *, int));
132 socket_t listen_socket_accept
133 __P((machtab_t *, const char *, socket_t, int *));
H A Drep_net.c26 int machtab_add __P((machtab_t *, socket_t, u_int32_t, int, int *));
30 ssize_t readn __P((socket_t, void *, size_t));
80 socket_t fd; /* File descriptor for the socket. */
87 static int quote_send_one __P((const DBT *, const DBT *, socket_t, u_int32_t));
131 socket_t fd;
312 socket_t
317 socket_t s;
363 socket_t
367 socket_t s;
373 socket_t n
[all...]
H A Drep_msg.c33 socket_t fd;
60 socket_t fd;
252 socket_t fd, ns;
398 socket_t s;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/pcmcia/
H A Dcs_types.h32 typedef u_short socket_t; typedef
H A Dcs.h106 socket_t Socket;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Drepmgr_ext.h47 int __repmgr_set_nonblocking __P((socket_t));
61 int __repmgr_writev __P((socket_t, db_iovec_t *, int, size_t *));
62 int __repmgr_readv __P((socket_t, db_iovec_t *, int, size_t *));
113 int __repmgr_new_connection __P((ENV *, REPMGR_CONNECTION **, socket_t, int));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Drepmgr.h46 typedef SOCKET socket_t; typedef
52 typedef int socket_t; typedef
210 socket_t fd;
H A Drep.h517 socket_t listen_fd;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_posix.c91 * PUBLIC: int __repmgr_set_nonblocking __P((socket_t));
95 socket_t fd;
492 * PUBLIC: int __repmgr_writev __P((socket_t, db_iovec_t *, int, size_t *));
496 socket_t fd;
510 * PUBLIC: int __repmgr_readv __P((socket_t, db_iovec_t *, int, size_t *));
514 socket_t fd;
H A Drepmgr_sel.c19 static int __repmgr_connect __P((ENV*, socket_t *, REPMGR_SITE *));
74 socket_t s;
451 socket_t s;
530 socket_t *socket_result;
535 socket_t s;
H A Drepmgr_windows.c487 socket_t fd;
504 socket_t fd;
H A Drepmgr_util.c89 * PUBLIC: socket_t, int));
95 socket_t s;
H A Drepmgr_net.c1080 socket_t s;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pcmcia/
H A Dpcmcia_ioctl.c396 socket_t i = iminor(inode);

Completed in 65 milliseconds