Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dremote-vx.c1302 net_clnt_call (enum ptracereq procNum, xdrproc_t inProc, char *in, in net_clnt_call() argument
1307 status = clnt_call (pClient, procNum, inProc, in, outProc, out, rpcTimeout); in net_clnt_call()