Searched defs:conn (Results 76 - 100 of 287) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rds/
H A Dtcp_send.c51 void rds_tcp_xmit_prepare(struct rds_connection *conn) argument
58 void rds_tcp_xmit_complete(struct rds_connection *conn) argument
80 int rds_tcp_xmit_cong_map(struct rds_connection *conn, argument
130 int rds_tcp_xmit(struct rds_connection *conn, struct rds_message *rm, argument
224 struct rds_connection *conn; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rxrpc/
H A Dar-accept.c78 struct rxrpc_connection *conn; local
[all...]
H A Dar-connevent.c28 static void rxrpc_abort_calls(struct rxrpc_connection *conn, int state, argument
60 static int rxrpc_abort_connection(struct rxrpc_connection *conn, argument
144 rxrpc_process_event(struct rxrpc_connection *conn, struct sk_buff *skb, u32 *_abort_code) argument
214 rxrpc_secure_connection(struct rxrpc_connection *conn) argument
260 struct rxrpc_connection *conn = local
[all...]
H A Dar-input.c518 static void rxrpc_post_packet_to_call(struct rxrpc_connection *conn, argument
646 rxrpc_post_packet_to_conn(struct rxrpc_connection *conn, struct sk_buff *skb) argument
662 struct rxrpc_connection *conn; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/bluetooth/
H A Dsco.h76 struct sco_conn *conn; member in struct:sco_pinfo
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/test/
H A Ddbus-daemon.c131 DBusConnection *conn; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/modules/
H A Dvfs_recycle.c413 connection_struct *conn = handle->conn; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/smbd/
H A Daio.c196 BOOL schedule_aio_read_and_X(connection_struct *conn, argument
277 BOOL schedule_aio_write_and_X(connection_struct *conn, argument
765 BOOL schedule_aio_read_and_X(connection_struct *conn, argument
774 BOOL schedule_aio_write_and_X(connection_struct *conn, argument
[all...]
H A Dconn.c113 connection_struct *conn; local
129 connection_struct *conn; local
152 connection_struct *conn; local
233 connection_struct *conn, *next; local
249 connection_struct *conn, *next; local
288 connection_struct *conn; local
311 conn_free_internal(connection_struct *conn) argument
353 conn_free(connection_struct *conn) argument
372 connection_struct *conn, *next; local
[all...]
H A Dfiles.c62 NTSTATUS file_new(connection_struct *conn, files_struct **result) argument
140 void file_close_conn(connection_struct *conn) argument
410 void file_sync_all(connection_struct *conn) argument
[all...]
H A Dnegprot.c485 int reply_negprot(connection_struct *conn, argument
H A Dnotify.c313 void notify_fname(connection_struct *conn, uint32 action, uint32 filter, argument
445 struct sys_notify_context *sys_notify_context_create(connection_struct *conn, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dlibrtmp.c40 char *conn; member in struct:LibRTMPContext
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Ds_time.c582 BIO *conn; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dcontent_encoding.c68 process_zlib_error(struct connectdata *conn, z_stream *z) argument
90 inflate_stream(struct connectdata *conn, argument
168 Curl_unencode_deflate_write(struct connectdata *conn, argument
278 Curl_unencode_gzip_write(struct connectdata *conn, struct SingleRequest *k, ssize_t nread) argument
426 Curl_unencode_cleanup(struct connectdata *conn) argument
[all...]
H A Dcurl_sasl.c608 void Curl_sasl_cleanup(struct connectdata *conn, unsigned int authused) argument
H A Dfile.c120 static CURLcode file_setup_connection(struct connectdata *conn) argument
135 static CURLcode file_range(struct connectdata *conn) argument
189 static CURLcode file_connect(struct connectdata *conn, boo argument
251 file_done(struct connectdata *conn, CURLcode status, bool premature) argument
269 file_disconnect(struct connectdata *conn, bool dead_connection) argument
292 file_upload(struct connectdata *conn) argument
413 file_do(struct connectdata *conn, bool *done) argument
[all...]
H A Dhttp_digest.c124 CURLdigest Curl_input_digest(struct connectdata *conn, argument
297 CURLcode Curl_output_digest(struct connectdata *conn, argument
[all...]
H A Dhttp_negotiate.c62 get_gss_name(struct connectdata *conn, bool proxy, gss_name_t *server) argument
101 log_gss_error(struct connectdata *conn, OM_uint32 error_status, argument
132 int Curl_input_negotiate(struct connectdata *conn, boo argument
272 Curl_output_negotiate(struct connectdata *conn, bool proxy) argument
[all...]
H A Dkrb5.c161 krb5_auth(void *app_data, struct connectdata *conn) argument
[all...]
H A Dldap.c168 static CURLcode Curl_ldap(struct connectdata *conn, bool *done) argument
582 _ldap_url_parse2(const struct connectdata *conn, LDAPURLDesc *ludp) argument
667 _ldap_url_parse(const struct connectdata *conn, LDAPURLDesc **ludpp) argument
[all...]
H A Dpingpong.c51 struct connectdata *conn = pp->conn; local
85 struct connectdata *conn = pp->conn; local
141 struct connectdata *conn = pp->conn; local
169 struct connectdata *conn = pp->conn; local
275 struct connectdata *conn = pp->conn; local
460 struct connectdata *conn = pp->conn; local
479 struct connectdata *conn = pp->conn; local
[all...]
H A Dprogress.c135 int Curl_pgrsDone(struct connectdata *conn) argument
253 int Curl_pgrsUpdate(struct connectdata *conn) argument
H A Drtsp.c90 static int rtsp_getsock_do(struct connectdata *conn, argument
128 rtsp_setup_connection(struct connectdata *conn) argument
173 rtsp_connect(struct connectdata *conn, bool *done) argument
191 rtsp_disconnect(struct connectdata *conn, bool dead) argument
199 rtsp_done(struct connectdata *conn, CURLcode status, bool premature) argument
234 rtsp_do(struct connectdata *conn, bool *done) argument
587 rtsp_rtp_readwrite(struct SessionHandle *data, struct connectdata *conn, ssize_t *nread, bool *readmore) argument
716 rtp_client_write(struct connectdata *conn, char *ptr, size_t len) argument
743 Curl_rtsp_parseheader(struct connectdata *conn, char *header) argument
[all...]
H A Dsecurity.c121 static int ftp_send_command(struct connectdata *conn, const char *message, ...) argument
174 socket_write(struct connectdata *conn, curl_socket_t fd, const void *to, argument
197 static CURLcode read_data(struct connectdata *conn, argument
235 sec_recv(struct connectdata *conn, int sockindex, char *buffer, size_t len, CURLcode *err) argument
278 do_sec_send(struct connectdata *conn, curl_socket_t fd, const char *from, int length) argument
332 sec_write(struct connectdata *conn, curl_socket_t fd, const char *buffer, size_t length) argument
356 sec_send(struct connectdata *conn, int sockindex, const void *buffer, size_t len, CURLcode *err) argument
364 Curl_sec_read_msg(struct connectdata *conn, char *buffer, enum protection_level level) argument
417 sec_set_protection_level(struct connectdata *conn) argument
475 Curl_sec_request_prot(struct connectdata *conn, const char *level) argument
485 choose_mech(struct connectdata *conn) argument
571 Curl_sec_login(struct connectdata *conn) argument
578 Curl_sec_end(struct connectdata *conn) argument
[all...]

Completed in 121 milliseconds

1234567891011>>