Home
last modified time | relevance | path

Searched defs:argsp (Results 1 – 25 of 46) sorted by relevance

12

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvid_funcs.c67 clnt_call(CLIENT *cl, uint32_t proc, xdrproc_t xargs, caddr_t argsp, in clnt_call()
75 clnt_send(CLIENT *cl, uint32_t proc, xdrproc_t xargs, caddr_t argsp) in clnt_send()
129 svc_freeargs(SVCXPRT *xprt, xdrproc_t xargs, char *argsp) in svc_freeargs()
135 svc_getargs(SVCXPRT *xprt, xdrproc_t xargs, char *argsp) in svc_getargs()
H A Dclnt_raw.c137 clnt_raw_call(CLIENT *h, rpcproc_t proc, xdrproc_t xargs, caddr_t argsp, in clnt_raw_call()
222 clnt_raw_send(CLIENT *h, rpcproc_t proc, xdrproc_t xargs, caddr_t argsp) in clnt_raw_send()
H A Dclnt_door.c175 clnt_door_call(CLIENT *cl, rpcproc_t proc, xdrproc_t xargs, caddr_t argsp, in clnt_door_call()
298 clnt_door_send(CLIENT *cl, rpcproc_t proc, xdrproc_t xargs, caddr_t argsp) in clnt_door_send()
H A Dclnt_bcast.c100 const rpcproc_t proc, const xdrproc_t xargs, caddr_t argsp, in rpc_broadcast_exp()
628 const xdrproc_t xargs, caddr_t argsp, xdrproc_t const xresults, in rpc_broadcast()
H A Dclnt_dg.c262 clnt_dg_call(CLIENT *cl, rpcproc_t proc, xdrproc_t xargs, caddr_t argsp, in clnt_dg_call()
622 clnt_dg_send(CLIENT *cl, rpcproc_t proc, xdrproc_t xargs, caddr_t argsp) in clnt_dg_send()
H A Dpmap_clnt.c196 rpcproc_t proc, xdrproc_t xdrargs, caddr_t argsp, xdrproc_t xdrres, in pmap_rmtcall()
/illumos-gate/usr/src/cmd/priocntl/
H A Dtspriocntl.c291 ts_priocntl(idtype_t idtype, id_t id, int cmd, char *clname, uintptr_t *argsp) in ts_priocntl()
309 uintptr_t *argsp = &args[0]; in set_tsprocs() local
430 uintptr_t *argsp = &args[0]; in exec_tscmd() local
H A Dfsspriocntl.c276 fss_priocntl(idtype_t idtype, id_t id, int cmd, char *clname, uintptr_t *argsp) in fss_priocntl()
293 uintptr_t *argsp = &args[0]; in set_fssprocs() local
414 uintptr_t *argsp = &args[0]; in exec_fsscmd() local
H A Diapriocntl.c311 ia_priocntl(idtype_t idtype, id_t id, int cmd, char *clname, uintptr_t *argsp) in ia_priocntl()
329 uintptr_t *argsp = &args[0]; in set_iaprocs() local
456 uintptr_t *argsp = &args[0]; in exec_iacmd() local
H A Drtpriocntl.c342 rt_priocntl(idtype_t idtype, id_t id, int cmd, char *clname, uintptr_t *argsp) in rt_priocntl()
361 uintptr_t *argsp = &args[0]; in set_rtprocs() local
480 uintptr_t *argsp = &args[0]; in exec_rtcmd() local
H A Dfxpriocntl.c340 fx_priocntl(idtype_t idtype, id_t id, int cmd, char *clname, uintptr_t *argsp) in fx_priocntl()
357 uintptr_t *argsp = &args[0]; in set_fxprocs() local
491 uintptr_t *argsp = &args[0]; in exec_fxcmd() local
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_dispatch.c521 rfs4_send_minor_mismatch(SVCXPRT *xprt, COMPOUND4args *argsp) in rfs4_send_minor_mismatch()
565 COMPOUND4args *argsp; in rfs4_minorvers_mismatch() local
580 rfs4_resource_err(struct svc_req *req, COMPOUND4args *argsp) in rfs4_resource_err()
H A Dnfs_subr.c829 rfs2call(mntinfo_t *mi, rpcproc_t which, xdrproc_t xdrargs, caddr_t argsp, in rfs2call()
875 rfs3call(mntinfo_t *mi, rpcproc_t which, xdrproc_t xdrargs, caddr_t argsp, in rfs3call()
935 rfscall(mntinfo_t *mi, rpcproc_t which, xdrproc_t xdrargs, caddr_t argsp, in rfscall()
1404 acl2call(mntinfo_t *mi, rpcproc_t which, xdrproc_t xdrargs, caddr_t argsp, in acl2call()
1440 acl3call(mntinfo_t *mi, rpcproc_t which, xdrproc_t xdrargs, caddr_t argsp, in acl3call()
1486 aclcall(mntinfo_t *mi, rpcproc_t which, xdrproc_t xdrargs, caddr_t argsp, in aclcall()
/illumos-gate/usr/src/uts/common/vm/
H A Dseg_kpm.c153 segkpm_create(struct seg *seg, void *argsp) in segkpm_create()
298 int segkpm_create(struct seg *seg, void *argsp) { return (0); } in segkpm_create()
H A Dseg_vn.h164 #define AS_MAP_CHECK_VNODE_LPOOB(crfp, argsp) \ argument
171 #define AS_MAP_CHECK_ANON_LPOOB(crfp, argsp) \ argument
/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_subr.c245 auto_mount_thread(struct autofs_callargs *argsp) in auto_mount_thread()
304 struct autofs_callargs *argsp; in auto_new_mount_thread() local
331 void *argsp, in auto_calldaemon()
910 struct autofs_args *argsp; in auto_invalid_autofs() local
1010 struct autofs_args *argsp; in auto_perform_actions() local
/illumos-gate/usr/src/cmd/gss/gssd/
H A Dgssd_proc.c2444 gsscred_name_to_unix_cred_1_svc(argsp, res, rqstp) in gsscred_name_to_unix_cred_1_svc() argument
2505 gsscred_expname_to_unix_cred_1_svc(argsp, res, rqstp) in gsscred_expname_to_unix_cred_1_svc() argument
2551 gss_get_group_info_1_svc(argsp, res, rqstp) in gss_get_group_info_1_svc() argument
2591 gss_get_kmod_1_svc(argsp, res, rqstp) in gss_get_kmod_1_svc() argument
/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt.h533 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ argument
535 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ argument
549 #define CLNT_SEND(rh, proc, xargs, argsp) \ argument
551 #define clnt_send(rh, proc, xargs, argsp) \ argument
H A Dsvc.h558 #define SVC_GETARGS(clone_xprt, xargs, argsp) \ argument
564 #define SVC_FREEARGS(clone_xprt, xargs, argsp) \ argument
615 #define SVC_GETARGS(xprt, xargs, argsp) \ argument
617 #define svc_getargs(xprt, xargs, argsp) \ argument
625 #define SVC_FREEARGS(xprt, xargs, argsp) \ argument
627 #define svc_freeargs(xprt, xargs, argsp) \ argument
/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/SUNW,SPARC-Enterprise/common/
H A Dopl_dev_led.c305 prompt_t *argsp, in plat_dev_led()
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dclnt.h105 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ argument
H A Dclnt_btcp.c281 caddr_t argsp, in clntbtcp_call()
H A Dclnt_budp.c216 clntbudp_call(CLIENT *cl, rpcproc_t proc, xdrproc_t xargs, caddr_t argsp, in clntbudp_call()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/
H A Dpppoe.c148 pppoe_updown_script(const char ***argsp) in pppoe_updown_script()
/illumos-gate/usr/src/uts/sparc/v9/vm/
H A Dseg_nf.c177 segnf_create(struct seg *seg, void *argsp) in segnf_create()

12