Module rs9p::fcall [−][src]
Modules
| p92000 | Old 9P2000 protocol types | 
Structs
| Data | Data type used in  | 
| DirEntry | Directory entry used in  | 
| DirEntryData | Directory entry array | 
| Flock | Similar to Linux  | 
| GetattrMask | Bits in  | 
| Getlock | Getlock structure | 
| LockFlag | File lock flags, Flock.flags | 
| LockStatus | File lock status | 
| LockType | File lock type, Flock.typ | 
| Msg | Envelope for 9P messages | 
| Qid | Server side data type for path tracking | 
| QidType | Bits in Qid.typ | 
| SetAttr | Subset of  | 
| SetattrMask | Bits in  | 
| Stat | File attributes corresponding to  | 
| Statfs | Filesystem information corresponding to  | 
| Time | Time struct | 
Enums
| Fcall | A data type encapsulating the various 9P messages | 
| MsgType | Message type, 9P operations | 
Constants
| IOHDRSZ | Ample room for  | 
| NOFID | Special value which  | 
| NONUNAME | Special uid which  | 
| NOTAG | Special tag which  | 
| P92000 | 9P2000 version string | 
| P92000L | 9P2000.L version string | 
| READDIRHDRSZ | Room for readdir header | 
| V9FS_PORT | v9fs default port | 
| VERSION_UNKNOWN | The version string that comes with Rversion when the server does not understand the client’s version string |