Searched refs:SSVALS (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/samba/source/include/
H A Dbyteorder.h81 SSVALS(buf,pos,val) - signed version of SSVAL()
124 #define SSVALS(buf,pos,val) SSVALX((buf),(pos),((int16)(val))) macro
149 #define SSVALS(buf,pos,val) SVALS_NC(buf,pos)=((int16)(val)) macro
163 #define RSSVALS(buf,pos,val) SSVALS(buf,pos,SREV(val))
/asus-wl-520gu-7.0.1.45/src/router/samba/source/smbd/
H A Dnegprot.c309 SSVALS(outbuf,smb_vwv15+1,TimeDiff(t)/60);
318 SSVALS(outbuf,smb_vwv16+1,8);
327 SSVALS(outbuf,smb_vwv16+1,len);
H A Dlanman.c758 SSVALS(*rparam,0,ERRunknownlevel);
814 SSVALS(*rparam,0,desc.errcode);
862 SSVALS(*rparam,0,ERRunknownlevel);
916 SSVALS(*rparam,0,desc.errcode);
1401 SSVALS(p,22,-1); /* max uses */
1940 SSVALS(p,12,TimeDiff(unixdate)/60); /* timezone in minutes from GMT */
2281 SSVALS(*rparam,0,errcode);
2726 SSVALS(p,usri11_bad_pw_count,-1); /* bad pw counts */
2727 SSVALS(p,usri11_num_logons,-1); /* num logons */
2782 SSVALS(
[all...]
H A Dreply.c1252 SSVALS(p, 0, -1); /* what is this? not in spec */
2090 SSVALS(outbuf,smb_vwv0,-1);
4593 SSVALS(outbuf,smb_vwv0,-1); /* We don't support smb_remaining */
/asus-wl-520gu-7.0.1.45/src/router/samba/source/libsmb/
H A Dclitrans.c129 SSVALS(cli->outbuf,smb_sfid,fid); /* fid */

Completed in 92 milliseconds