Home
last modified time | relevance | path

Searched refs:rpc_control (Results 1 – 24 of 24) sorted by relevance

/titanic_44/usr/src/uts/common/rpc/
H A Drpc_com.h98 bool_t rpc_control(int, void *);
100 bool_t rpc_control();
/titanic_44/usr/src/cmd/ypcmd/
H A Dyp_b_svc.c195 if (!rpc_control(RPC_SVC_CONNMAXREC_SET, &connmaxrec)) {
304 if (!rpc_control(RPC_SVC_CONNMAXREC_SET, &connmaxrec)) {
312 if (!rpc_control(__RPC_SVC_EXCLBIND_SET, &exclbind)) {
H A Dypserv.c270 if (!rpc_control(RPC_SVC_CONNMAXREC_SET, &connmaxrec)) { in ypinit()
H A Dypxfrd_server.c94 if (!rpc_control(RPC_SVC_CONNMAXREC_SET, &connmaxrec)) { in main()
/titanic_44/usr/src/cmd/fs.d/cachefs/cfsd/
H A Dcfsd_main.c197 if (!rpc_control(RPC_SVC_MTMODE_SET, &mode)) { in main()
208 if (!rpc_control(RPC_SVC_CONNMAXREC_SET, &maxrecsz)) { in main()
/titanic_44/usr/src/cmd/rpcbind/
H A Drpcbind.c263 if (!rpc_control(RPC_SVC_USE_POLLFD, &rpc_svc_fdunlim)) { in main()
271 if (!rpc_control(RPC_SVC_MTMODE_SET, &rpc_svc_mode)) { in main()
280 if (!rpc_control(RPC_SVC_CONNMAXREC_SET, &maxrecsz)) { in main()
1134 if (!rpc_control(RPC_SVC_THRMAX_SET, &max_threads)) { in rpcb_check_init()
1140 if (!rpc_control(RPC_SVC_THRMAX_GET, &tmp)) in rpcb_check_init()
/titanic_44/usr/src/cmd/krb5/kwarn/
H A Dkwarnd.c216 if (!rpc_control(RPC_SVC_MTMODE_SET, &rpc_svc_mode)) {
/titanic_44/usr/src/cmd/gss/gssd/
H A Dgssd.c176 if (!rpc_control(RPC_SVC_CONNMAXREC_SET, &maxrecsz)) {
/titanic_44/usr/src/lib/libnsl/rpc/
H A Dsvc_generic.c354 rpc_control(__RPC_SVC_EXCLBIND_GET, &exclbind)) { in svc_tli_create_common()
389 if (rpc_control(__RPC_SVC_LSTNBKLOG_GET, &tres->qlen) in svc_tli_create_common()
H A Dsvc_run.c1039 rpc_control(int op, void *info) in rpc_control() function
/titanic_44/usr/src/cmd/rpcsvc/rpc.bootparamd/
H A Dbootparam_prot_svc.c79 if (!rpc_control(RPC_SVC_CONNMAXREC_SET, &connmaxrec)) { in main()
/titanic_44/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_svc.c625 if (!rpc_control(RPC_SVC_MTMODE_SET, &mode)) { in main()
635 if (!rpc_control(RPC_SVC_CONNMAXREC_SET, &connmaxrec)) { in main()
/titanic_44/usr/src/cmd/fs.d/autofs/
H A Dautomount.h54 #define rpc_control(a, b) 1 macro
/titanic_44/usr/src/cmd/fm/fmd/common/
H A Dfmd_rpc.c189 if (rpc_control(RPC_SVC_MTMODE_SET, &mode) == FALSE) in fmd_rpc_init()
/titanic_44/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c556 if (!rpc_control(RPC_SVC_USE_POLLFD, &rpc_svc_fdunlim)) { in main()
564 if (!rpc_control(RPC_SVC_MTMODE_SET, &rpc_svc_mode)) { in main()
573 if (!rpc_control(RPC_SVC_CONNMAXREC_SET, &maxrecsz)) { in main()
581 if (!rpc_control(__RPC_SVC_EXCLBIND_SET, &exclbind)) { in main()
589 if (listen_backlog > 0 && !rpc_control(__RPC_SVC_LSTNBKLOG_SET, in main()
599 if (max_threads > 0 && !rpc_control(RPC_SVC_THRMAX_SET, &max_threads)) { in main()
/titanic_44/usr/src/cmd/ypcmd/ypupdated/
H A Drpc.ypupdated.c119 if (!rpc_control(RPC_SVC_CONNMAXREC_SET, &connmaxrec)) {
/titanic_44/usr/src/cmd/keyserv/
H A Dkeyserv.c367 (void) rpc_control(RPC_SVC_MTMODE_SET, &mode); in main()
368 (void) rpc_control(RPC_SVC_THRMAX_SET, &nthreads); in main()
375 if (!rpc_control(RPC_SVC_CONNMAXREC_SET, &maxrecsz)) { in main()
/titanic_44/usr/src/cmd/rpcsvc/
H A Drpc.rusersd.c93 if (!rpc_control(RPC_SVC_CONNMAXREC_SET, &connmaxrec)) { in main()
/titanic_44/usr/src/cmd/ypcmd/yppasswd/
H A Dyppasswdd.c393 if (!rpc_control(RPC_SVC_CONNMAXREC_SET, &connmaxrec)) { in main()
/titanic_44/usr/src/lib/libnsl/common/
H A Dmapfile-vers179 rpc_control;
H A Dllib-lnsl829 bool_t rpc_control(int op, void *info);
/titanic_44/usr/src/cmd/rexd/
H A Drpc.rexd.c193 if (!rpc_control(RPC_SVC_CONNMAXREC_SET, &maxrecsz)) { in main()
/titanic_44/usr/src/man/man3nsl/
H A DMakefile38 rpc_control.3nsl \
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3nsl.inc34 file path=usr/share/man/man3nsl/rpc_control.3nsl