#include "diskpart.h"
#include <debug.h>
Go to the source code of this file.
◆ NDEBUG
◆ automount_main()
Definition at line 16 of file automount.c.
19{
21#if 0
23#endif
26
28
30 {
32 {
33
34#if 0
36#endif
37 }
38 }
39
41 {
43 {
44
46 }
48 {
49
51 }
53 {
54
56 }
58 {
59
60 }
61 else
62 {
65 }
66 }
67
68 DPRINT(
"bDisable %u\n", bDisable);
70 DPRINT(
"bScrub %u\n", bScrub);
71
73 {
76 }
77
79 {
80 DPRINT(
"Show automount\n");
83 {
84
86 }
87
90 else
93 }
94
95 if (bDisable)
96 {
97 DPRINT(
"Disable automount\n");
100 {
101
103 }
104
107 }
108
110 {
111 DPRINT(
"Enable automount\n");
114 {
115
117 }
118
121 }
122
123 if (bScrub)
124 {
125 DPRINT(
"Scrub automount\n");
128 {
129
131 }
132
135 }
136
138}
void ConPuts(FILE *fp, LPCWSTR psz)
void ConResPuts(FILE *fp, UINT nID)
#define IDS_AUTOMOUNT_SCRUBBED
#define IDS_ERROR_INVALID_ARGS
#define IDS_AUTOMOUNT_DISABLED
#define IDS_AUTOMOUNT_ENABLED
BOOL GetAutomountState(_Out_ PBOOL State)
BOOL ScrubAutomount(VOID)
BOOL SetAutomountState(_In_ BOOL bEnable)
_ACRTIMP int __cdecl _wcsicmp(const wchar_t *, const wchar_t *)
GLsizei GLenum const GLvoid GLsizei GLenum GLbyte GLbyte GLbyte GLdouble GLdouble GLdouble GLfloat GLfloat GLfloat GLint GLint GLint GLshort GLshort GLshort GLubyte GLubyte GLubyte GLuint GLuint GLuint GLushort GLushort GLushort GLbyte GLbyte GLbyte GLbyte GLdouble GLdouble GLdouble GLdouble GLfloat GLfloat GLfloat GLfloat GLint GLint GLint GLint GLshort GLshort GLshort GLshort GLubyte GLubyte GLubyte GLubyte GLuint GLuint GLuint GLuint GLushort GLushort GLushort GLushort GLboolean const GLdouble const GLfloat const GLint const GLshort const GLbyte const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLdouble const GLfloat const GLfloat const GLint const GLint const GLshort const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort GLenum GLenum GLenum GLfloat GLenum GLint GLenum GLenum GLenum GLfloat GLenum GLenum GLint GLenum GLfloat GLenum GLint GLint GLushort GLenum GLenum GLfloat GLenum GLenum GLint GLfloat const GLubyte GLenum GLenum GLenum const GLfloat GLenum GLenum const GLint GLenum GLint GLint GLsizei GLsizei GLint GLenum GLenum const GLvoid GLenum GLenum const GLfloat GLenum GLenum const GLint GLenum GLenum const GLdouble GLenum GLenum const GLfloat GLenum GLenum const GLint GLsizei GLuint GLfloat GLuint GLbitfield GLfloat GLint GLuint GLboolean GLenum GLfloat GLenum GLbitfield GLenum GLfloat GLfloat GLint GLint const GLfloat GLenum GLfloat GLfloat GLint GLint GLfloat GLfloat GLint GLint const GLfloat GLint GLfloat GLfloat GLint GLfloat GLfloat GLint GLfloat GLfloat const GLdouble const GLfloat const GLdouble const GLfloat GLint i
_At_(*)(_In_ PWSK_CLIENT Client, _In_opt_ PUNICODE_STRING NodeName, _In_opt_ PUNICODE_STRING ServiceName, _In_opt_ ULONG NameSpace, _In_opt_ GUID *Provider, _In_opt_ PADDRINFOEXW Hints, _Outptr_ PADDRINFOEXW *Result, _In_opt_ PEPROCESS OwningProcess, _In_opt_ PETHREAD OwningThread, _Inout_ PIRP Irp Result)(Mem)) NTSTATUS(WSKAPI *PFN_WSK_GET_ADDRESS_INFO