[manual index]

Plan 9 from Bell Labs - Section 5 - Plan 9 File Protocol, 9P


0intro - introduction to the Plan 9 File Protocol, 9P
intro
attach - messages to initiate activity
attach, session, nop
clone - duplicate a fid
clone
clunk - forget about a fid
clunk
clwalk - clone, then search a directory, and change to a file within it
clwalk
error - return an error
error
flush - abort a message
flush
open - prepare a fid for I/O on an existing or new file
open, create
read - transfer data from and to a file
read, write
remove - remove a file from a server
remove
stat - inquire or change file attributes
stat, wstat
walk - descend a directory hierarchy
walk