Changeset 0d01c94b in rtems
- Timestamp:
- 10/25/99 17:33:01 (24 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- ee0702ef
- Parents:
- 5a69fe3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/filesystem/syscalls.t
r5a69fe3 r0d01c94b 815 815 816 816 This is a pathname to a directory in a currently mounted filesystem that 817 allows read, write and execute permissions. 817 allows read, write and execute permissions. If successful, the node 818 found by evaluating this name, is stored in the mt_entry. 818 819 819 820 @subheading Processing: … … 848 849 849 850 If a mount function is defined in the ops table for the filesystem 850 containing the mount point, it is called at this time. 851 containing the mount point, it is called at this time. 851 852 852 853 If no mount point is specified:
Note: See TracChangeset
for help on using the changeset viewer.