Query: walk
OS: plan9
Section: 5
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
WALK(5) File Formats Manual WALK(5)NAMEwalk - descend a directory hierarchySYNOPSISTwalk tag[2] fid[2] name[28] Rwalk tag[2] fid[2] qid[8]DESCRIPTIONThe walk request looks for the file name in the directory represented by fid. For the walk to succeed, the file identified by fid must be a directory, and the implied user of the request must have permission to search the directory (see intro(5)). After a successful walk, fid represents the specified file. The qid for the new file is returned with the walk reply message. A walk of the name .. in the root directory of a server is a no-op.ENTRY POINTSA call to chdir(2) causes a walk. One or more walk messages may be generated by any of the following calls, which evaluate file names: bind, create, exec, mount, open, remove, stat, unmount, wstat. The file name element . (dot) is interpreted locally and is not transmit- ted in walk messages. WALK(5)
Related Man Pages |
---|
attach(5) - plan9 |
open(5) - plan9 |
ftw(3head) - sunos |
ftw(3head) - opensolaris |
ftw(3) - freebsd |
Similar Topics in the Unix Linux Community |
---|
trouble with snmpwalk script |
Get latest update for RHEL systems |
SNMP Walk need to enable |
Need help with creating a script for Snmpwalking |
How to install snmp on #50-Ubuntu 64 GNU/Linux? |