Searched defs:so (Results 1 - 25 of 178) sorted by relevance

12345678

/freebsd-current/sys/netinet/
H A Daccf_data.c46 sohasdata(struct socket *so, void *arg, int waitflag) argument
H A Dsctp_peeloff.c86 sctp_do_peeloff(struct socket *head, struct socket *so, sctp_assoc_t assoc_id) argument
H A Daccf_tls.c71 so_hastls(struct socket *so, void *arg, int waitflag) argument
H A Daccf_dns.c60 sohasdns(struct socket *so, void *arg, int waitflag) argument
H A Daccf_http.c150 sohashttpget(struct socket *so, void *arg, int waitflag) argument
198 soparsehttpvers(struct socket *so, void *arg, int waitflag) argument
277 soishttpconnected(struct socket *so, void *arg, int waitflag) argument
[all...]
/freebsd-current/lib/libc/stdio/
H A Dputchar.c51 FILE *so = stdout; local
/freebsd-current/sbin/ipf/libipf/
H A Dipoptsec.c29 struct ipopt_names *so; local
49 struct ipopt_names *so; local
[all...]
H A Doptname.c16 struct ipopt_names *io, *so; local
H A Doptprint.c16 struct ipopt_names *io, *so; local
[all...]
/freebsd-current/crypto/openssl/crypto/objects/
H A Dobj_dat.h13 static const unsigned char so[8076] = { variable
[all...]
/freebsd-current/tools/regression/sockets/accf_data_attach/
H A Daccf_data_attach.c67 int lso, so, i, ret; local
[all...]
/freebsd-current/sys/opencrypto/
H A Dktls.h34 struct socket *so; member in struct:ktls_ocf_encrypt_state
/freebsd-current/sbin/setkey/
H A Dtest-policy.c96 int so, proto, optname; local
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dnet.h48 sock_getname(struct socket *so, struct sockaddr *sa, int *sockaddr_len, argument
73 sock_release(struct socket *so) argument
/freebsd-current/contrib/wpa/src/eap_peer/
H A Deap_methods.h74 static inline int eap_peer_method_load(const char *so) argument
/freebsd-current/sys/dev/netmap/
H A Dnetmap_legacy.c420 struct socket so; local
/freebsd-current/sys/fs/nfsclient/
H A Dnfs_clkrpc.c184 struct socket *so; local
/freebsd-current/sys/rpc/
H A Drpcb_clnt.c434 struct socket *so; local
H A Dsvc_generic.c200 svc_tli_create( SVCPOOL *pool, struct socket *so, const struct netconfig *nconf, const struct t_bind *bindaddr, size_t sendsz, size_t recvsz) argument
[all...]
/freebsd-current/sbin/ipf/ipsend/
H A Dipsopt.c56 struct ipopt_names *so; local
/freebsd-current/sys/netgraph/bluetooth/include/
H A Dng_btsocket_hci_raw.h46 struct socket *so; /* socket */ member in struct:ng_btsocket_hci_raw_pcb
/freebsd-current/lib/libgssapi/
H A Dgss_mech_switch.c191 void *so; local
/freebsd-current/sys/security/mac_seeotheruids/
H A Dmac_seeotheruids.c170 seeotheruids_socket_check_visible(struct ucred *cred, struct socket *so, argument
/freebsd-current/sys/security/mac_ifoff/
H A Dmac_ifoff.c151 ifoff_socket_check_deliver(struct socket *so, struct label *solabel, argument
/freebsd-current/lib/libipsec/
H A Dtest-policy.c155 int so; local
225 int so; local
[all...]

Completed in 149 milliseconds

12345678