FreeRDP
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
Functions
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
All
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
Functions
a
c
d
e
f
g
i
o
r
s
t
Variables
a
b
c
d
e
g
i
l
m
n
o
p
r
s
t
u
v
Files
File List
Globals
All
Typedefs
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Modules
Pages
Loading...
Searching...
No Matches
mf_peer.h
1
20
#ifndef FREERDP_SERVER_MAC_PEER_H
21
#define FREERDP_SERVER_MAC_PEER_H
22
23
#include "mf_interface.h"
24
25
typedef
struct
26
{
27
const
char
* cert;
28
const
char
* key;
29
}
mf_server_info
;
25
typedef
struct
{
…
};
30
31
BOOL mf_peer_accepted(freerdp_listener* instance, freerdp_peer* client);
32
33
#endif
/* FREERDP_SERVER_MAC_PEER_H */
mf_server_info
Definition
mf_peer.h:26
server
Mac
mf_peer.h
Generated by
1.9.8