NTFS_ATTR_FIND_IN_ATTRDEF
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
ntfs_attr_find_in_attrdef - find an attribute in the $AttrDef system file
SYNOPSIS
"SYNOPSIS"
ATTR_DEF * ntfs_attr_find_in_attrdef (const ntfs_volume * vol, const ATTR_TYPE type);
ARGUMENTS
- vol
-
ntfs volume to which the attribute belongs
- type
-
attribute type which to find
DESCRIPTION
Search for the attribute definition record corresponding to the attribute
type in the $AttrDef system file.
Return the attribute type definition record if found and NULL if not found.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:33 GMT, October 09, 2005