Home
last modified time | relevance | path

Searched refs:SO_RECVUCRED (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/lib/libnsl/rpc/
H A Dti_opts.c97 __rpc_tli_set_options(fd, SOL_SOCKET, SO_RECVUCRED, 1) == -1) { in __rpc_negotiate_uid()
494 case SO_RECVUCRED: in __rpc_tli_set_options()
H A Dsvc_generic.c334 SO_RECVUCRED, 1); in svc_tli_create_common()
/titanic_44/usr/src/uts/common/sys/
H A Dsocket.h130 #define SO_RECVUCRED 0x0400 /* Application wants ucred of sender */ macro
/titanic_44/usr/src/uts/common/inet/udp/
H A Dudp_opt_data.c74 { SO_RECVUCRED, SOL_SOCKET, OA_RW, OA_RW, OP_NP, 0, sizeof (int), 0
/titanic_44/usr/src/cmd/truss/
H A Dprint.c1878 SO_OOBINLINE|SO_DGRAM_ERRIND|SO_RECVUCRED); in sol_optname()
1901 if (val & SO_RECVUCRED) in sol_optname()
/titanic_44/usr/src/uts/common/inet/ip/
H A Dconn_opt.c653 case SO_RECVUCRED: in conn_opt_get()
1136 case SO_RECVUCRED: in conn_opt_set_socket()
/titanic_44/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_tbind.c518 return (setopt(fd, SOL_SOCKET, SO_RECVUCRED, 1)); in recvucred()
/titanic_44/usr/src/uts/common/io/
H A Dtl.c464 SO_RECVUCRED,
6047 case SO_RECVUCRED: in tl_get_opt()
6109 case SO_RECVUCRED: in tl_set_opt()