Searched defs:xargs (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/include/rpc/ |
H A D | svc.h | 166 #define SVC_GETARGS(xprt, xargs, argsp) \ argument 168 #define svc_getargs(xprt, xargs, argsp) \ argument 176 #define SVC_FREEARGS(xprt, xargs, argsp) \ argument 178 #define svc_freeargs(xprt, xargs, argsp) \ argument
|
H A D | clnt.h | 208 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ argument 212 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ argument
|
/netbsd-src/lib/libc/rpc/ |
H A D | clnt_bcast.c | 254 xdrproc_t xargs, /* xdr routine for args */ in rpc_broadcast_exp() 676 xdrproc_t xargs, /* xdr routine for args */ in rpc_broadcast()
|
H A D | clnt_raw.c | 161 clnt_raw_call(CLIENT *h, rpcproc_t proc, xdrproc_t xargs, const char *argsp, in clnt_raw_call()
|
H A D | rpc_soc.c | 409 xdrproc_t xargs, /* xdr routine for args */ in clnt_broadcast()
|
H A D | clnt_dg.c | 312 xdrproc_t xargs, /* xdr routine for args */ in clnt_dg_call()
|
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/ |
H A D | dt_provider.c | 242 dt_node_t *xargs, *nargs; in dt_probe_discover() local 414 dt_node_t *nargs, uint_t nargc, dt_node_t *xargs, uint_t xargc) in dt_probe_create()
|
H A D | dt_parser.c | 2513 dt_node_probe(char *s, int protoc, dt_node_t *nargs, dt_node_t *xargs) in dt_node_probe()
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | stabs.c | 1528 debug_type *args, *xargs; in parse_stab_type() local 4616 debug_type *xargs; in stab_demangle_args() local 5265 debug_type *pargs, *xargs; in stab_demangle_v3_arglist() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | pt.c | 22025 const tree *xargs, in type_unification_real()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | pt.cc | 22892 const tree *xargs, in type_unification_real()
|