Home
last modified time | relevance | path

Searched defs:rpc (Results 1 – 25 of 49) sorted by relevance

12

/plan9-contrib/sys/src/cmd/unix/drawterm/libauth/
H A Dauth_rpc.c21 classify(char *buf, uint n, AuthRpc *rpc) in classify()
45 AuthRpc *rpc; in auth_allocrpc() local
55 auth_freerpc(AuthRpc *rpc) in auth_freerpc()
61 auth_rpc(AuthRpc *rpc, char *verb, void *a, int na) in auth_rpc()
H A Dauth_proxy.c87 auth_getinfo(AuthRpc *rpc) in auth_getinfo()
102 dorpc(AuthRpc *rpc, char *verb, char *val, int len, AuthGetkey *getkey) in dorpc()
120 fauth_proxy(int fd, AuthRpc *rpc, AuthGetkey *getkey, char *params) in fauth_proxy()
187 AuthRpc *rpc; in auth_proxy() local
H A Dauth_getuserpasswd.c11 dorpc(AuthRpc *rpc, char *verb, char *val, int len, AuthGetkey *getkey) in dorpc()
28 AuthRpc *rpc; in auth_getuserpasswd() local
H A Dauth_respond.c12 dorpc(AuthRpc *rpc, char *verb, char *val, int len, AuthGetkey *getkey) in dorpc()
32 AuthRpc *rpc; in auth_respond() local
H A Dauth_attr.c8 auth_attr(AuthRpc *rpc) in auth_attr()
/plan9-contrib/sys/src/libauth/
H A Dauth_rpc.c21 classify(char *buf, uint n, AuthRpc *rpc) in classify()
45 AuthRpc *rpc; in auth_allocrpc() local
55 auth_freerpc(AuthRpc *rpc) in auth_freerpc()
61 auth_rpc(AuthRpc *rpc, char *verb, void *a, int na) in auth_rpc()
H A Dauth_proxy.c87 auth_getinfo(AuthRpc *rpc) in auth_getinfo()
101 dorpc(AuthRpc *rpc, char *verb, char *val, int len, AuthGetkey *getkey) in dorpc()
119 fauth_proxy(int fd, AuthRpc *rpc, AuthGetkey *getkey, char *params) in fauth_proxy()
193 AuthRpc *rpc; in auth_proxy() local
H A Dauth_getuserpasswd.c11 dorpc(AuthRpc *rpc, char *verb, char *val, int len, AuthGetkey *getkey) in dorpc()
28 AuthRpc *rpc; in auth_getuserpasswd() local
H A Dnewns.c25 freecloserpc(AuthRpc *rpc) in freecloserpc()
41 AuthRpc *rpc; in buildns() local
91 nsfile(char *fn, Biobuf *b, AuthRpc *rpc) in nsfile()
126 famount(int fd, AuthRpc *rpc, char *mntpt, int flags, char *aname) in famount()
145 nsop(char *fn, int argc, char *argv[], AuthRpc *rpc) in nsop()
H A Dauth_respond.c12 dorpc(AuthRpc *rpc, char *verb, char *val, int len, AuthGetkey *getkey) in dorpc()
32 AuthRpc *rpc; in auth_respond() local
H A Dauth_attr.c8 auth_attr(AuthRpc *rpc) in auth_attr()
H A Dauth_wep.c12 AuthRpc *rpc; in auth_wep() local
/plan9-contrib/sys/src/cmd/unix/drawterm/kern/
H A Dexportfs.c53 Fcall rpc; member
526 Exsession(Export *e, Fcall *rpc) in Exsession()
541 Exattach(Export *fs, Fcall *rpc) in Exattach()
561 Exclone(Export *fs, Fcall *rpc) in Exclone()
588 Exclunk(Export *fs, Fcall *rpc) in Exclunk()
601 Exwalk(Export *fs, Fcall *rpc) in Exwalk()
625 Exopen(Export *fs, Fcall *rpc) in Exopen()
649 Excreate(Export *fs, Fcall *rpc) in Excreate()
674 Exread(Export *fs, Fcall *rpc) in Exread()
733 Exwrite(Export *fs, Fcall *rpc) in Exwrite()
[all …]
/plan9-contrib/sys/src/cmd/vnc/
H A Dexportfs.c51 Fcall rpc; member
504 Exversion(Export *fs, Fcall *rpc, uchar *) in Exversion()
525 Exattach(Export *fs, Fcall *rpc, uchar *) in Exattach()
551 Exclunk(Export *fs, Fcall *rpc, uchar *) in Exclunk()
564 Exwalk(Export *fs, Fcall *rpc, uchar *) in Exwalk()
630 Exopen(Export *fs, Fcall *rpc, uchar *) in Exopen()
659 Excreate(Export *fs, Fcall *rpc, uchar *) in Excreate()
687 Exread(Export *fs, Fcall *rpc, uchar *buf) in Exread()
714 Exwrite(Export *fs, Fcall *rpc, uchar *) in Exwrite()
736 Exstat(Export *fs, Fcall *rpc, uchar *buf) in Exstat()
[all …]
/plan9-contrib/sys/src/cmd/jtagfs/
H A Djtagfs.c232 Fcall rpc; in fsrun() local
338 fsversion(Fs *, Fcall *rpc) in fsversion()
358 fsattach(Fs *fs, Fcall *rpc) in fsattach()
406 fswalk(Fs *fs, Fcall *rpc) in fswalk()
467 fsopen(Fs *fs, Fcall *rpc) in fsopen()
509 readbuf(Fcall *rpc, void *s, long n) in readbuf()
530 readctl(Fs *fs, Fcall *rpc) in readctl()
555 readbytes(JMedium *jmed, u32int startaddr, u32int nbytes, u32int dataoff, Fcall *rpc) in readbytes()
590 readmem(Fs *fs, Fcall *rpc) in readmem()
647 writebytes(JMedium *jmed, u32int startaddr, u32int nbytes, u32int dataoff, Fcall *rpc) in writebytes()
[all …]
/plan9-contrib/sys/src/cmd/ssh1/
H A Dsmsg.c27 rpcdecrypt(AuthRpc *rpc, mpint *b) in rpcdecrypt()
44 recv_ssh_cmsg_session_key(Conn *c, AuthRpc *rpc) in recv_ssh_cmsg_session_key()
214 AuthRpc *rpc; in sshserverhandshake() local
H A Dauthrsa.c9 AuthRpc *rpc; in authrsafn() local
/plan9-contrib/sys/src/cmd/9nfs/
H A Dauthhostowner.c71 dorpc(AuthRpc *rpc, char *verb, char *val, int len, AuthGetkey *getkey) in dorpc()
114 authproto(Session *s, Fid *f, AuthRpc *rpc, AuthGetkey *getkey, char *params) in authproto()
182 AuthRpc *rpc; in authhostowner() local
/plan9-contrib/sys/src/cmd/aux/
H A Dsearchfs.c589 Fcall rpc; in fsrun() local
697 fsversion(Fs *, Fcall *rpc) in fsversion()
717 fsattach(Fs *fs, Fcall *rpc) in fsattach()
734 fswalk(Fs *fs, Fcall *rpc) in fswalk()
795 fsopen(Fs *fs, Fcall *rpc) in fsopen()
830 fsread(Fs *fs, Fcall *rpc) in fsread()
879 fswrite(Fs *fs, Fcall *rpc) in fswrite()
905 fsclunk(Fs *fs, Fcall *rpc) in fsclunk()
924 fsstat(Fs *fs, Fcall *rpc) in fsstat()
/plan9-contrib/sys/src/9k/boot/
H A Dnopsession.c10 rpc(int fd, int type) in rpc() function
/plan9-contrib/sys/src/9/boot/
H A Dnopsession.c10 rpc(int fd, int type) in rpc() function
/plan9-contrib/sys/src/cmd/usb/lib/
H A Dfs.c127 Rpc *rpc; in dump() local
244 fserror(Rpc *rpc, char* fmt, ...) in fserror()
335 Rpc *rpc; in fsioproc() local
540 Rpc *rpc; in outproc() local
578 Rpc *rpc; in usbfs() local
/plan9-contrib/sys/src/cmd/auth/
H A Dchallenge.c18 AuthRpc *rpc; in main() local
/plan9-contrib/sys/src/libsunrpc/
H A Dfmt.c12 SunRpc *rpc; in sunRpcFmt() local
/plan9-contrib/sys/src/cmd/fossil/
H A D9auth.c8 AuthRpc *rpc; in authRead() local

12