/dflybsd-src/include/rpc/ |
H A D | svc.h | 163 #define SVC_GETARGS(xprt, xargs, argsp) \ argument 165 #define svc_getargs(xprt, xargs, argsp) \ argument 173 #define SVC_FREEARGS(xprt, xargs, argsp) \ argument 175 #define svc_freeargs(xprt, xargs, argsp) \ argument
|
H A D | clnt.h | 159 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ argument 162 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ argument
|
/dflybsd-src/lib/libc/rpc/ |
H A D | pmap_rmt.c | 77 xdrproc_t xdrargs, caddr_t argsp, xdrproc_t xdrres, caddr_t resp, in pmap_rmtcall()
|
H A D | clnt_bcast.c | 229 caddr_t argsp, /* pointer to args */ in rpc_broadcast_exp() 653 caddr_t argsp, /* pointer to args */ in rpc_broadcast()
|
H A D | clnt_raw.c | 136 clnt_raw_call(CLIENT *h, rpcproc_t proc, xdrproc_t xargs, void *argsp, in clnt_raw_call()
|
H A D | clnt_dg.c | 286 void *argsp, /* pointer to args */ in clnt_dg_call()
|
H A D | rpc_soc.c | 344 void *argsp, /* pointer to args */ in clnt_broadcast()
|
H A D | rpcb_clnt.c | 1119 rpcvers_t vers, rpcproc_t proc, xdrproc_t xdrargs, caddr_t argsp, in rpcb_rmtcall()
|
/dflybsd-src/sys/vfs/hpfs/ |
H A D | hpfs_vfsops.c | 219 hpfs_mountfs(struct vnode *devvp, struct mount *mp, struct hpfs_args *argsp) in hpfs_mountfs()
|
H A D | hpfs_subr.c | 252 struct hpfs_args *argsp) in hpfs_cpinit()
|
/dflybsd-src/sys/vfs/ntfs/ |
H A D | ntfs_vfsops.c | 283 ntfs_mountfs(struct vnode *devvp, struct mount *mp, struct ntfs_args *argsp, in ntfs_mountfs()
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | parse.c | 870 int *argsp) in operator_length() 880 int *oplenp, int *argsp) in operator_length_standard()
|
H A D | ada-lang.c | 11861 ada_get_next_arg (char **argsp) in ada_get_next_arg() 12260 int *argsp) in ada_operator_length() 12342 int *oplenp, int *argsp) in ada_forward_operator_length()
|
H A D | breakpoint.c | 10261 int oplenp, argsp; in watchpoint_exp_is_const() local
|