Changeset 9bb85f3 in mainline for uspace/lib/libfs/libfs.c
- Timestamp:
- 2008-03-01T17:02:17Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d6084ef
- Parents:
- 1e50f81
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libfs/libfs.c
r1e50f81 r9bb85f3 124 124 125 125 /** Lookup VFS triplet by name in the file system name space. 126 * 127 * The path passed in the PLB must be in the canonical file system path format 128 * as returned by the canonify() function. 126 129 * 127 130 * @param ops libfs operations structure with function pointers to
Note:
See TracChangeset
for help on using the changeset viewer.