MNTPROC_UMNT - Remove Mount Entries
- dirpath dirname;
None.
- void MNTPROC_UMNT(dirname) = 3;
Removes the mount list entry for the input dirname that records the fact that dirname has been mounted by the client. dirname must be identical to the argument used in the corresponding MNTPROC_MNT call. It is not sufficient that the path identified the same file system object after processing of links, and so on. It must be textually identical.
None.
Contents | Next section | Index |