Lines Matching defs:of
4 * The contents of this file are subject to the terms of the
8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
17 * information: Portions Copyright [yyyy] [name of copyright owner]
35 * smb_flg a one byte set of eight flags
36 * smb_flg2 a two byte set of 16 flags
50 * smb_wct a byte, number of 16-bit words containing
55 * to the smb_wct field of the "next" command,
59 * first parameters, or the andx_com of the just
61 * smb_bcc a 16-bit count of smb_data[] bytes
66 * smb_wct a byte, number of 16-bit words containing
70 * first parameters, or the andx_com of the just
72 * smb_bcc a 16-bit count of smb_data[] bytes
92 * smb_flg a one byte set of eight flags, 0x80 bit set
94 * smb_flg2 a two byte set of 16 flags
110 * smb_wct a byte, number of 16-bit words containing
117 * to the smb_wct field of the "next" command,
121 * first parameters, or the andx_com of the just
123 * smb_bcc a 16-bit count of smb_data[] bytes
128 * smb_wct a byte, number of 16-bit words containing
132 * first parameters, or the andx_com of the just
134 * smb_bcc a 16-bit count of smb_data[] bytes
1096 * regardless of the client capabilities.
1147 smb_ofile_t *of = sr->fid_ofile;
1150 (void) smb_ofile_release(of);
1181 * performance when reading/writing a large block of data: it can be