Lines Matching full:optional

80     /* user supplied tag number being returned with response (optional) */
82 /* file ID of directory from where walk should start (optional) */
84 /* file ID for target directory being walked to (optional) */
86 /* low level variant of path to walk to (optional) */
89 /* high level variant of path to walk to (optional) */
91 /* data being received from 9p server as 'Rwalk' response (optional) */
96 /* only send Twalk request but not wait for a reply? (optional) */
98 /* do we expect an Rlerror response, if yes which error code? (optional) */
114 /* user supplied tag number being returned with response (optional) */
116 /* maximum message size that can be handled by client (optional) */
118 /* protocol version (optional) */
120 /* only send Tversion request but not wait for a reply? (optional) */
122 /* do we expect an Rlerror response, if yes which error code? (optional) */
136 /* user supplied tag number being returned with response (optional) */
138 /* file ID to be associated with root of file tree (optional) */
140 /* numerical uid of user being introduced to server (optional) */
142 /* data being received from 9p server as 'Rattach' response (optional) */
147 /* only send Tattach request but not wait for a reply? (optional) */
149 /* do we expect an Rlerror response, if yes which error code? (optional) */
163 /* user supplied tag number being returned with response (optional) */
167 /* bitmask indicating attribute fields to be retrieved (optional) */
169 /* data being received from 9p server as 'Rgetattr' response (optional) */
173 /* only send Tgetattr request but not wait for a reply? (optional) */
175 /* do we expect an Rlerror response, if yes which error code? (optional) */
189 /* user supplied tag number being returned with response (optional) */
193 /* offset in entries stream, i.e. for multiple requests (optional) */
197 /* data being received from 9p server as 'Rreaddir' response (optional) */
203 /* only send Treaddir request but not wait for a reply? (optional) */
205 /* do we expect an Rlerror response, if yes which error code? (optional) */
219 /* user supplied tag number being returned with response (optional) */
223 /* Linux open(2) flags such as O_RDONLY, O_RDWR, O_WRONLY (optional) */
225 /* data being received from 9p server as 'Rlopen' response (optional) */
230 /* only send Tlopen request but not wait for a reply? (optional) */
232 /* do we expect an Rlerror response, if yes which error code? (optional) */
246 /* user supplied tag number being returned with response (optional) */
250 /* start position of write from beginning of file (optional) */
256 /* only send Twrite request but not wait for a reply? (optional) */
258 /* do we expect an Rlerror response, if yes which error code? (optional) */
274 /* user supplied tag number being returned with response (optional) */
278 /* only send Tflush request but not wait for a reply? (optional) */
280 /* do we expect an Rlerror response, if yes which error code? (optional) */
294 /* user supplied tag number being returned with response (optional) */
302 /* Linux mkdir(2) mode bits (optional) */
306 /* data being received from 9p server as 'Rmkdir' response (optional) */
311 /* only send Tmkdir request but not wait for a reply? (optional) */
313 /* do we expect an Rlerror response, if yes which error code? (optional) */
327 /* user supplied tag number being returned with response (optional) */
341 /* data being received from 9p server as 'Rlcreate' response (optional) */
346 /* only send Tlcreate request but not wait for a reply? (optional) */
348 /* do we expect an Rlerror response, if yes which error code? (optional) */
362 /* user supplied tag number being returned with response (optional) */
374 /* data being received from 9p server as 'Rsymlink' response (optional) */
378 /* only send Tsymlink request but not wait for a reply? (optional) */
380 /* do we expect an Rlerror response, if yes which error code? (optional) */
394 /* user supplied tag number being returned with response (optional) */
406 /* only send Tlink request but not wait for a reply? (optional) */
408 /* do we expect an Rlerror response, if yes which error code? (optional) */
422 /* user supplied tag number being returned with response (optional) */
432 /* only send Tunlinkat request but not wait for a reply? (optional) */
434 /* do we expect an Rlerror response, if yes which error code? (optional) */