/titanic_50/usr/src/lib/libnsl/yp/ |
H A D | yp_b_clnt.c | 55 if (clnt_call(clnt, YPBINDPROC_NULL, xdr_void, in ypbindproc_null_3() 56 argp, xdr_void, &res, TIMEOUT) != RPC_SUCCESS) in ypbindproc_null_3() 81 xdr_ypbind_setdom, (char *)argp, xdr_void, &res, in ypbindproc_setdom_3()
|
/titanic_50/usr/src/lib/librpcsvc/common/ |
H A D | rusers_simple.c | 45 xdr_void, (char *) NULL, 115 xdr_void, (char *) NULL, 118 xdr_void, (char *) NULL, 131 xdr_void, (char *) NULL,
|
H A D | rstat_simple.c | 38 xdr_void, (char *) NULL, 49 xdr_void, (char *) NULL,
|
H A D | rwallxdr.c | 51 xdr_void, (char *) NULL, (char *) NULL));
|
/titanic_50/usr/src/uts/common/klm/ |
H A D | nlm_dispatch.c | 283 (xdrproc_t)xdr_void, 284 (xdrproc_t)xdr_void, 426 (xdrproc_t)xdr_void, 434 (xdrproc_t)xdr_void, 478 (xdrproc_t)xdr_void, 532 (xdrproc_t)xdr_void, 533 (xdrproc_t)xdr_void, 723 (xdrproc_t)xdr_void,
|
/titanic_50/usr/src/cmd/rpcinfo/ |
H A D | rpcinfo.c | 416 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t)xdr_void, 417 (char *)NULL, (xdrproc_t)xdr_void, (char *)NULL, 440 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t)xdr_void, 441 (char *)NULL, (xdrproc_t)xdr_void, 468 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t)xdr_void, 469 (char *)NULL, (xdrproc_t)xdr_void, 526 clnt_st = CLNT_CALL(client, PMAPPROC_DUMP, (xdrproc_t)xdr_void, 652 (xdrproc_t)xdr_void, (char *)NULL, (xdrproc_t)xdr_void, 760 clnt_st = CLNT_CALL(client, RPCBPROC_DUMP, (xdrproc_t)xdr_void, 773 (xdrproc_t)xdr_void, NULL, [all …]
|
/titanic_50/usr/src/cmd/ypcmd/ |
H A D | ypserv_resolv.c | 187 if ((stat = clnt_call(*client, 0, xdr_void, 0, in setup_resolv() 188 xdr_void, 0, tv)) != RPC_SUCCESS) { in setup_resolv() 388 (char *)&fwd_req6, xdr_void, 0, tv); in resolv_req() 391 (char *)&fwd_req4, xdr_void, 0, tv); in resolv_req() 415 (char *)&fwd_req6, xdr_void, 0, tv); in resolv_req() 418 (char *)&fwd_req4, xdr_void, 0, tv); in resolv_req()
|
H A D | yp_b_svc.c | 489 xdr_argument = xdr_void; 490 xdr_result = xdr_void; 502 xdr_result = xdr_void; 550 xdr_argument = xdr_void; 551 xdr_result = xdr_void;
|
H A D | ypserv.c | 488 if (!svc_sendreply(transp, xdr_void, 0)) in ypdispatch() 523 if (!svc_sendreply(transp, xdr_void, 0)) in ypdispatch() 565 if (!svc_sendreply(transp, xdr_void, 0)) in ypolddispatch()
|
H A D | yppush.c | 861 if (!svc_sendreply(transp, xdr_void, 0)) { in listener_dispatch() 977 if (!svc_sendreply(transp, xdr_void, 0)) { in get_xfr_response() 1041 xdr_void, 0, timeout); in send_message() 1056 xdr_void, 0, timeout); in send_message()
|
/titanic_50/usr/src/cmd/rpcbind/ |
H A D | rpcb_svc.c | 96 (void) svc_sendreply(transp, (xdrproc_t)xdr_void, (char *)NULL); in rpcb_service_3() 152 xdr_argument = xdr_void; in rpcb_service_3() 162 xdr_argument = xdr_void; in rpcb_service_3()
|
H A D | rpcb_svc_4.c | 93 (void) svc_sendreply(transp, (xdrproc_t)xdr_void, (char *)NULL); in rpcb_service_4() 137 xdr_argument = xdr_void; in rpcb_service_4() 147 xdr_argument = xdr_void; in rpcb_service_4() 181 xdr_argument = xdr_void; in rpcb_service_4()
|
/titanic_50/usr/src/stand/lib/fs/nfs/ |
H A D | mount.c | 425 rpc_stat = CLNT_CALL(root_CLIENT, NFSPROC4_NULL, xdr_void, NULL, in nfs4init() 426 xdr_void, NULL, wait); in nfs4init() 790 xdr_void, NULL, xdr_void, NULL, wait); in boot_nfs_mountroot() 814 xdr_void, NULL, xdr_void, NULL, wait); in boot_nfs_mountroot()
|
/titanic_50/usr/src/cmd/fs.d/nfs/statd/ |
H A D | sm_svc.c | 223 svc_sendreply(transp, xdr_void, (caddr_t)NULL); in sm_prog_1() 241 svc_sendreply(transp, xdr_void, (caddr_t)NULL); in sm_prog_1() 269 xdr_argument = xdr_void; in sm_prog_1() 270 xdr_result = xdr_void; in sm_prog_1() 276 xdr_result = xdr_void; in sm_prog_1()
|
/titanic_50/usr/src/lib/libnsl/rpc/ |
H A D | clnt_generic.c | 106 rpc_stat = clnt_call(clnt, NULLPROC, (xdrproc_t)xdr_void, in clnt_create_vers_timed() 107 NULL, (xdrproc_t)xdr_void, NULL, to); in clnt_create_vers_timed() 130 rpc_stat = clnt_call(clnt, NULLPROC, (xdrproc_t)xdr_void, in clnt_create_vers_timed() 131 NULL, (xdrproc_t)xdr_void, in clnt_create_vers_timed() 458 xdr_void, 0, xdr_void, 0, to); in clnt_create_service_timed()
|
H A D | svc_simple.c | 249 if (svc_sendreply(transp, (xdrproc_t)xdr_void, NULL) == FALSE) { in universal() 279 pl->p_outproc != (xdrproc_t)xdr_void) { in universal()
|
/titanic_50/usr/src/cmd/rexd/ |
H A D | on.c | 131 xdr_rex_ttysize, (caddr_t)&size, xdr_void, in sigwinch() 148 xdr_int, (caddr_t) &sig, xdr_void, in sendsig() 505 xdr_void, NULL, LongTimeout))) { in main() 522 xdr_void, NULL, LongTimeout))) { in main() 632 xdr_void, 0, xdr_rex_result, (caddr_t)&result, in main()
|
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs_log.c | 1347 {xdr_void, xdr_void, FALSE}, 1356 {xdr_void, xdr_void, FALSE}, 1368 {xdr_void, xdr_void, FALSE}, 1409 {xdr_void, xdr_void, FALSE}, 1481 {xdr_void, xdr_void, TRUE},
|
H A D | nfs_server.c | 712 xdr_void, NULL_xdrproc_t, 0, 713 xdr_void, NULL_xdrproc_t, 0, 733 xdr_void, NULL_xdrproc_t, 0, 734 xdr_void, NULL_xdrproc_t, 0, 761 xdr_void, NULL_xdrproc_t, 0, 762 xdr_void, NULL_xdrproc_t, 0, 889 xdr_void, NULL_xdrproc_t, 0, 890 xdr_void, NULL_xdrproc_t, 0, 1061 xdr_void, NULL_xdrproc_t, 0, 1062 xdr_void, NULL_xdrproc_t, 0, [all …]
|
/titanic_50/usr/src/cmd/rpcsvc/ |
H A D | rup.c | 162 xdr_void, NULL, xdr_statsvar, (caddr_t)&sv, in main() 172 xdr_void, NULL, xdr_statstime, (caddr_t)&st, in main() 214 RSTATPROC_STATS, xdr_void, 0, xdr_statsvar, &sw_var); 219 RSTATPROC_STATS, xdr_void, 0, xdr_statstime, &st);
|
H A D | rusers.c | 177 RUSERSPROC_NAMES, (xdrproc_t)xdr_void, NULL, in main() 183 RUSERSPROC_NAMES, (xdrproc_t)xdr_void, NULL, in main() 213 RUSERSPROC_NAMES, (xdrproc_t)xdr_void, 0, in singlehost() 223 RUSERSPROC_NAMES, (xdrproc_t)xdr_void, 0, in singlehost()
|
/titanic_50/usr/src/lib/pam_modules/dhkeys/ |
H A D | key_call_uid.c | 242 if (my_key_call((rpcproc_t)KEY_NET_GET, xdr_void, (char *)NULL, in key_secretkey_is_set_uid() 260 if (my_key_call((rpcproc_t)KEY_CLEAR_3, xdr_void, (char *)NULL, in key_removesecret_g_uid()
|
/titanic_50/usr/src/cmd/fs.d/nfs/showmount/ |
H A D | showmount.c | 163 xdr_void, 0, xdr_mountlist, in main() 274 xdr_void, 0, xdr_exports, (caddr_t)&ex, tout)) {
|
/titanic_50/usr/src/cmd/krb5/slave/ |
H A D | kpropd_rpc.c | 44 (xdrproc_t)xdr_void, (caddr_t)argp,
|
/titanic_50/usr/src/uts/common/rpc/sec/ |
H A D | key_call.c | 161 return (key_call(KEY_GEN, xdr_void, NULL, xdr_des_block, (char *)key, in key_gendes() 184 if ((stat = key_call((rpcproc_t)KEY_NET_GET, xdr_void, NULL,
|