Home
last modified time | relevance | path

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

/plan9/sys/src/libsunrpc/
H A Dclient.c30 SunClient *cli; in udpThread() local
64 SunClient *cli; in netThread() local
108 SunClient *cli; in timerThread() local
158 SunClient *cli; in rpcMuxThread() local
313 SunClient *cli; in sunDial() local
343 sunClientClose(SunClient *cli) in sunClientClose()
376 sunClientFlushRpc(SunClient *cli, ulong tag) in sunClientFlushRpc()
382 sunClientProg(SunClient *cli, SunProg *p) in sunClientProg()
390 sunClientRpc(SunClient *cli, ulong tag, SunCall *tx, SunCall *rx, uchar **tofree) in sunClientRpc()
/plan9/sys/src/cmd/
H A Dnfs.c1509 SunClient *cli; in threadmain() local