ReactOS
0.4.16-dev-747-gbc52d5f
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 Fri Feb 14 2025 06:04:54 for ReactOS by
1.9.6