/titanic_52/usr/src/uts/common/fs/sockfs/ |
H A D | sockfilter.c | 340 void *optval, socklen_t *optlenp, struct cred *cr) in sof_getsockopt_impl() argument 381 void *optval, socklen_t *optlenp, struct cred *cr) in sof_getsockopt() argument 1422 void *optval, socklen_t *optlenp, cred_t *cr) in sof_filter_setsockopt() argument 1430 void *optval, socklen_t *optlenp, cred_t *cr) in sof_filter_getsockopt() argument
|
H A D | sock_notsupp.c | 87 int option_name, void *optval, socklen_t *optlenp, struct cred *cr) in sock_getsockopt_notsupp() argument
|
H A D | sockcommon.c | 288 void *optval, socklen_t *optlenp, int flags, cred_t *cr) in socket_getsockopt() argument
|
H A D | sockcommon_sops.c | 698 void *optval, socklen_t *optlenp, int flags, struct cred *cr) in so_getsockopt() argument [all...] |
H A D | sockcommon_subr.c | 1679 void *optval, socklen_t *optlenp, int flags) in socket_getopt_common() argument [all...] |
H A D | socksyscalls.c | 3043 socklen_t *optlenp, int flags) in sogetsockopt() argument
|
H A D | socktpi.c | 5082 void *optval, socklen_t *optlenp, int flags, struct cred *cr) in sotpi_getsockopt() argument
|
/titanic_52/usr/src/uts/common/inet/sockmods/ |
H A D | sockmod_pfp.c | 659 void *optval, socklen_t *optlenp, struct cred *cred) in sdpfp_getsockopt() argument 1196 void *optval, socklen_t *optlenp) in pfp_getpacket_sockopt() argument
|
H A D | socksdp.c | 652 void *optval, socklen_t *optlenp, int flags, struct cred *cr) in sosdp_getsockopt() argument
|
H A D | socksctp.c | 1224 void *optval, socklen_t *optlenp, int flags, struct cred *cr) in sosctp_getsockopt() argument
|
/titanic_52/usr/src/uts/common/inet/ |
H A D | optcom.c | 1906 uchar_t **optbufp, uint_t *optlenp) in optcom_pkt_set() argument
|
/titanic_52/usr/src/uts/common/sys/ |
H A D | socketvar.h | 708 #define SOP_GETSOCKOPT(so, level, optionname, optval, optlenp, flags, cr) \ argument
|