Home
last modified time | relevance | path

Searched defs:CLIENT (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/manual/examples/
Dfilecli.c26 #define CLIENT "/tmp/mysocket" macro
/glibc-2.36/sunrpc/rpc/
Dclnt.h129 typedef struct CLIENT CLIENT; typedef
130 struct CLIENT { struct
133 enum clnt_stat (*cl_call) (CLIENT *, u_long, xdrproc_t, caddr_t, xdrproc_t, argument
159 * CLIENT *rh; argument