Searched refs:RPC_SVC_CONNMAXREC_SET (Results 1 – 16 of 16) sorted by relevance
/titanic_41/usr/src/uts/common/rpc/ |
H A D | rpc_com.h | 114 #define RPC_SVC_CONNMAXREC_SET 11 /* set COT maximum record size */ macro
|
/titanic_41/usr/src/cmd/gss/gssd/ |
H A D | gssd.c | 176 if (!rpc_control(RPC_SVC_CONNMAXREC_SET, &maxrecsz)) {
|
/titanic_41/usr/src/cmd/ypcmd/ |
H A D | yp_b_svc.c | 195 if (!rpc_control(RPC_SVC_CONNMAXREC_SET, &connmaxrec)) { 304 if (!rpc_control(RPC_SVC_CONNMAXREC_SET, &connmaxrec)) {
|
H A D | ypserv.c | 270 if (!rpc_control(RPC_SVC_CONNMAXREC_SET, &connmaxrec)) { in ypinit()
|
H A D | ypxfrd_server.c | 94 if (!rpc_control(RPC_SVC_CONNMAXREC_SET, &connmaxrec)) { in main()
|
/titanic_41/usr/src/cmd/rpcsvc/rpc.bootparamd/ |
H A D | bootparam_prot_svc.c | 79 if (!rpc_control(RPC_SVC_CONNMAXREC_SET, &connmaxrec)) { in main()
|
/titanic_41/usr/src/cmd/ypcmd/ypupdated/ |
H A D | rpc.ypupdated.c | 119 if (!rpc_control(RPC_SVC_CONNMAXREC_SET, &connmaxrec)) {
|
/titanic_41/usr/src/cmd/fs.d/cachefs/cfsd/ |
H A D | cfsd_main.c | 208 if (!rpc_control(RPC_SVC_CONNMAXREC_SET, &maxrecsz)) { in main()
|
/titanic_41/usr/src/cmd/rpcsvc/ |
H A D | rpc.rusersd.c | 93 if (!rpc_control(RPC_SVC_CONNMAXREC_SET, &connmaxrec)) { in main()
|
/titanic_41/usr/src/cmd/ypcmd/yppasswd/ |
H A D | yppasswdd.c | 393 if (!rpc_control(RPC_SVC_CONNMAXREC_SET, &connmaxrec)) { in main()
|
/titanic_41/usr/src/cmd/fs.d/nfs/statd/ |
H A D | sm_svc.c | 635 if (!rpc_control(RPC_SVC_CONNMAXREC_SET, &connmaxrec)) { in main()
|
/titanic_41/usr/src/lib/libnsl/rpc/ |
H A D | svc_run.c | 1081 case RPC_SVC_CONNMAXREC_SET: in rpc_control()
|
/titanic_41/usr/src/cmd/rexd/ |
H A D | rpc.rexd.c | 193 if (!rpc_control(RPC_SVC_CONNMAXREC_SET, &maxrecsz)) { in main()
|
/titanic_41/usr/src/cmd/rpcbind/ |
H A D | rpcbind.c | 280 if (!rpc_control(RPC_SVC_CONNMAXREC_SET, &maxrecsz)) { in main()
|
/titanic_41/usr/src/cmd/keyserv/ |
H A D | keyserv.c | 375 if (!rpc_control(RPC_SVC_CONNMAXREC_SET, &maxrecsz)) { in main()
|
/titanic_41/usr/src/cmd/fs.d/nfs/mountd/ |
H A D | mountd.c | 573 if (!rpc_control(RPC_SVC_CONNMAXREC_SET, &maxrecsz)) { in main()
|