HomeSort by relevance Sort by last modified time
    Searched refs:S_NTFSSECT_XPFUNCS (Results 1 - 2 of 2) sorted by null

  /external/syslinux/win/
ntfssect.h 36 typedef struct S_NTFSSECT_XPFUNCS_ S_NTFSSECT_XPFUNCS;
112 DWORD M_NTFSSECT_API NtfsSectLoadXpFuncs(S_NTFSSECT_XPFUNCS * XpFuncs);
120 VOID M_NTFSSECT_API NtfsSectUnloadXpFuncs(S_NTFSSECT_XPFUNCS * XpFuncs);
ntfssect.c 142 S_NTFSSECT_XPFUNCS xp_funcs;
197 S_NTFSSECT_XPFUNCS xp_funcs;
297 DWORD M_NTFSSECT_API NtfsSectLoadXpFuncs(S_NTFSSECT_XPFUNCS * XpFuncs) {
343 VOID M_NTFSSECT_API NtfsSectUnloadXpFuncs(S_NTFSSECT_XPFUNCS * XpFuncs) {

Completed in 7714 milliseconds