Searched defs:errmsgp (Results 1 – 8 of 8) sorted by relevance
/plan9/sys/src/cmd/aquarela/ |
H A D | smbtransaction.c | 16 …deprimary(SmbTransaction *t, SmbHeader *h, uchar *pdata, SmbBuffer *b, int hasname, char **errmsgp) in _smbtransactiondecodeprimary() 86 decoderesponse(SmbTransaction *t, Args *a, SmbBuffer *b, char **errmsgp) in decoderesponse() 137 …nsactiondecoderesponse(SmbTransaction *t, SmbHeader *h, uchar *pdata, SmbBuffer *b, char **errmsgp) in smbtransactiondecoderesponse() 167 …sactiondecoderesponse2(SmbTransaction *t, SmbHeader *h, uchar *pdata, SmbBuffer *b, char **errmsgp) in smbtransactiondecoderesponse2() 197 …ansactiondecodeprimary(SmbTransaction *t, SmbHeader *h, uchar *pdata, SmbBuffer *b, char **errmsgp) in smbtransactiondecodeprimary() 203 …nsactiondecodeprimary2(SmbTransaction *t, SmbHeader *h, uchar *pdata, SmbBuffer *b, char **errmsgp) in smbtransactiondecodeprimary2() 221 uchar *wordcountp, ushort *bytecountp, char **errmsgp) in _transactionencodeprimary() 310 uchar *wordcountp, ushort *bytecountp, char **errmsgp) in smbtransactionencodeprimary() 317 uchar *wordcountp, ushort *bytecountp, char **errmsgp) in smbtransactionencodeprimary2() 324 char **errmsgp) in _transactionencoderesponse() [all …]
|
H A D | smbbrowse.c | 4 smbmailslotsend(NbDgramSendParameters *p, SmbBuffer *msg, char **errmsgp) in smbmailslotsend() 28 smbbrowsesendhostannouncement(char *name, ulong periodms, ulong type, char *comment, char **errmsgp) in smbbrowsesendhostannouncement()
|
H A D | smbrap2client.c | 11 …lientrap(SmbClient *c, SmbBuffer *inparam, SmbBuffer *outparam, SmbBuffer *outdata, char **errmsgp) in smbclientrap() 30 …m2(SmbClient *c, ulong stype, char *domain, int *entriesp, SmbRapServerInfo1 **sip, char **errmsgp) in smbnetserverenum2()
|
H A D | smbtrans2client.c | 11 …*setup, SmbBuffer *inparam, SmbBuffer *outparam, SmbBuffer *outdata, SmbHeader *rh, char **errmsgp) in smbclienttrans2() 32 …*sidp, ushort *searchcountp, ushort *endofsearchp,SmbFindFileBothDirectoryInfo *ip, char **errmsgp) in smbclienttrans2findfirst2()
|
H A D | smbcommon.c | 133 smbcheckheaderdirection(SmbHeader *h, int response, char **errmsgp) in smbcheckheaderdirection() 143 smbcheckheader(SmbHeader *h, uchar command, int response, char **errmsgp) in smbcheckheader() 155 … *b, SmbHeader *h, uchar command, int response, uchar **pdatap, ushort *bytecountp, char **errmsgp) in smbbuffergetandcheckheader() 165 smbsuccess(SmbHeader *h, char **errmsgp) in smbsuccess()
|
H A D | smbclientopen.c | 5 ushort *fidp, ushort *attrp, ulong *mtimep, ulong *sizep, ushort *accessallowedp, char **errmsgp) in smbclientopen()
|
H A D | smbcomtransaction.c | 4 sendresponse(void *magic, SmbBuffer *, char **errmsgp) in sendresponse()
|
H A D | smbconnect.c | 4 smbconnect(char *to, char *share, char **errmsgp) in smbconnect()
|