Searched defs:sock (Results 151 - 175 of 266) sorted by relevance

1234567891011

/freebsd-current/contrib/wpa/src/wps/
H A Dwps_upnp_ssdp.c805 int sock = -1; local
/freebsd-current/contrib/wpa/src/ap/
H A Dvlan_full.c697 static void vlan_event_receive(int sock, void *eloop_ctx, void *sock_ctx) argument
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dchangepw.c518 rk_socket_t sock; local
68 chgpw_send_request(krb5_context context, krb5_auth_context *auth_context, krb5_creds *creds, krb5_principal targprinc, int is_stream, rk_socket_t sock, const char *passwd, const char *host) argument
160 setpw_send_request(krb5_context context, krb5_auth_context *auth_context, krb5_creds *creds, krb5_principal targprinc, int is_stream, rk_socket_t sock, const char *passwd, const char *host) argument
266 process_reply(krb5_context context, krb5_auth_context auth_context, int is_stream, rk_socket_t sock, int *result_code, krb5_data *result_code_string, krb5_data *result_string, const char *host) argument
[all...]
/freebsd-current/crypto/heimdal/lib/kadm5/
H A Dprivate.h106 int sock; member in struct:kadm5_client_context
/freebsd-current/contrib/ofed/librdmacm/
H A Dacm.c114 static int sock = -1; variable
[all...]
/freebsd-current/contrib/wpa/src/utils/
H A Deloop_win.c18 int sock; member in struct:eloop_sock
113 int eloop_register_read_sock(int sock, eloop_sock_handler handler, argument
156 void eloop_unregister_read_sock(int sock) argument
675 eloop_wait_for_read_sock(int sock) argument
[all...]
/freebsd-current/contrib/libpcap/rpcapd/
H A Drpcapd.c77 SOCKET sock; member in struct:listen_sock
623 SOCKET sock; local
[all...]
/freebsd-current/contrib/ntp/sntp/libevent/
H A Dbufferevent_async.c438 evutil_socket_t sock; local
/freebsd-current/contrib/ntp/sntp/libevent/test/
H A Dregress_rpc.c80 struct evhttp_bound_socket *sock; local
/freebsd-current/contrib/libpcap/
H A Dpcap-netfilter-linux.c767 int sock; local
/freebsd-current/sys/compat/linuxkpi/common/include/linux/soc/qcom/
H A Dqmi.h99 int sock; member in struct:qmi_handle
/freebsd-current/usr.sbin/rtsold/
H A Drtsol.c106 int on, sock; local
157 rtsol_input(int sock) argument
[all...]
/freebsd-current/lib/libc/tests/sys/
H A Dcpuset_test.c237 do_jail(int sock) argument
283 int error, sock, sockpair[2], status; local
590 int fcpu, jid, pfd, sock, scpu; local
[all...]
/freebsd-current/usr.sbin/ypserv/
H A Dyp_server.c276 int sock = RPC_ANYSOCK; local
/freebsd-current/usr.sbin/yppush/
H A Dyppush_main.c370 int sock = RPC_ANYSOCK; local
/freebsd-current/contrib/libevent/
H A Dbufferevent_async.c438 evutil_socket_t sock; local
/freebsd-current/contrib/libevent/test/
H A Dregress_rpc.c80 struct evhttp_bound_socket *sock; local
/freebsd-current/tools/regression/netinet/ipmulticast/
H A Dipmulticast.c164 int sock; local
315 int sock; local
607 int error, optval, sock; local
650 recv_loop_with_match(int sock, sockunion_t *group, sockunion_t *source) argument
[all...]
/freebsd-current/lib/libc/rpc/
H A Dsvc.c97 int sock; local
140 int sock; local
594 int sock; local
[all...]
H A Dsvc_vc.c275 int sock, flags; local
449 int sock; local
713 int sock, ret; local
[all...]
/freebsd-current/lib/libpjdlog/
H A Dpjdlog.c335 pjdlog_sock_set(int sock) argument
783 pjdlog_receive(int sock) argument
/freebsd-current/usr.sbin/nfsuserd/
H A Dnfsuserd.c113 int sock, one = 1; local
/freebsd-current/crypto/openssh/
H A Dauthfd.c91 int sock, oerrno; local
138 ssh_request_reply(int sock, struct sshbuf *request, struct sshbuf *reply) argument
182 ssh_request_reply_decode(int sock, struct sshbuf *request) argument
207 ssh_close_authentication_socket(int sock) argument
215 ssh_lock_agent(int sock, int lock, const char *password) argument
262 ssh_fetch_identitylist(int sock, struct ssh_identitylist **idlp) argument
358 ssh_agent_has_key(int sock, const struct sshkey *key) argument
404 ssh_agent_sign(int sock, const struct sshkey *key, u_char **sigp, size_t *lenp, const u_char *data, size_t datalen, const char *alg, u_int compat) argument
587 ssh_add_identity_constrained(int sock, struct sshkey *key, const char *comment, u_int life, u_int confirm, u_int maxsign, const char *provider, struct dest_constraint **dest_constraints, size_t ndest_constraints) argument
648 ssh_remove_identity(int sock, const struct sshkey *key) argument
685 ssh_update_card(int sock, int add, const char *reader_id, const char *pin, u_int life, u_int confirm, struct dest_constraint **dest_constraints, size_t ndest_constraints, int cert_only, struct sshkey **certs, size_t ncerts) argument
730 ssh_remove_all_identities(int sock, int version) argument
753 ssh_agent_bind_hostkey(int sock, const struct sshkey *key, const struct sshbuf *session_id, const struct sshbuf *signature, int forwarding) argument
[all...]
/freebsd-current/stand/libsa/
H A Dbootp.c122 bootp(int sock) argument
/freebsd-current/usr.bin/fstat/
H A Dfstat.c382 struct sockstat sock; local
[all...]

Completed in 342 milliseconds

1234567891011