xref: /third_party/ntfs-3g/ntfsprogs/sd.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/ntfs-3g/ntfsprogs/
1987da915Sopenharmony_ci#ifndef _NTFS_SD_H_
2987da915Sopenharmony_ci#define _NTFS_SD_H_
3987da915Sopenharmony_ci
4987da915Sopenharmony_ci#include "types.h"
5987da915Sopenharmony_ci
6987da915Sopenharmony_civoid init_system_file_sd(int sys_file_no, u8 **sd_val, int *sd_val_len);
7987da915Sopenharmony_civoid init_root_sd(u8 **sd_val, int *sd_val_len);
8987da915Sopenharmony_civoid init_secure_sds(char *sd_val);
9987da915Sopenharmony_ci
10987da915Sopenharmony_ci#endif /* _NTFS_SD_H_ */
11987da915Sopenharmony_ci
12

Indexes created Thu Nov 07 10:32:03 CST 2024