ReactOS
0.4.16-dev-974-g5022a45
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
Variables
_
c
d
e
f
g
h
i
l
m
n
o
p
s
t
u
x
Typedefs
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
x
Enumerations
_
a
b
c
d
f
i
l
m
o
p
s
t
w
x
Enumerator
a
b
c
d
e
f
g
h
i
m
n
o
p
r
s
t
u
v
w
x
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
Enumerator
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Related Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
v
x
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Examples
dispatcher.h
Go to the documentation of this file.
1
2
#ifndef __WINE_DISPATCHER_H__
3
#define __WINE_DISPATCHER_H__
4
5
/* Functions from dispatcher.c used elsewhere in the code */
6
SECURITY_STATUS
fork_helper
(
PNegoHelper
*new_helper,
const
char
*
prog
,
7
char
*
const
argv
[])
DECLSPEC_HIDDEN
;
8
9
SECURITY_STATUS
run_helper
(
PNegoHelper
helper,
char
*
buffer
,
10
unsigned
int
max_buflen,
int
*buflen)
DECLSPEC_HIDDEN
;
11
12
void
cleanup_helper
(
PNegoHelper
helper)
DECLSPEC_HIDDEN
;
13
14
void
check_version
(
PNegoHelper
helper)
DECLSPEC_HIDDEN
;
15
16
#endif
/* __WINE_DISPATCHER_H__ */
check_version
void check_version(PNegoHelper helper) DECLSPEC_HIDDEN
Definition:
dispatcher.c:408
run_helper
SECURITY_STATUS run_helper(PNegoHelper helper, char *buffer, unsigned int max_buflen, int *buflen) DECLSPEC_HIDDEN
Definition:
dispatcher.c:331
cleanup_helper
void cleanup_helper(PNegoHelper helper) DECLSPEC_HIDDEN
Definition:
dispatcher.c:377
fork_helper
SECURITY_STATUS fork_helper(PNegoHelper *new_helper, const char *prog, char *const argv[]) DECLSPEC_HIDDEN
Definition:
dispatcher.c:76
DECLSPEC_HIDDEN
#define DECLSPEC_HIDDEN
Definition:
precomp.h:8
buffer
GLuint buffer
Definition:
glext.h:5915
prog
char * prog
Definition:
isohybrid.c:47
argv
#define argv
Definition:
mplay32.c:18
SECURITY_STATUS
LONG SECURITY_STATUS
Definition:
sspi.h:34
_NegoHelper
Definition:
ntlm.h:21
dll
win32
secur32
wine
dispatcher.h
Generated on Thu Apr 10 2025 06:12:56 for ReactOS by
1.9.6