OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:privsep_com_msg
(Results
1 - 2
of
2
) sorted by null
/external/ipsec-tools/src/racoon/
privsep.h
53
struct
privsep_com_msg
{
struct
privsep.c
71
static int privsep_recv(int, struct
privsep_com_msg
**, size_t *);
72
static int privsep_send(int, struct
privsep_com_msg
*, size_t);
73
static int safety_check(struct
privsep_com_msg
*, int i);
82
struct
privsep_com_msg
*buf;
104
struct
privsep_com_msg
**bufp;
158
*bufp = (struct
privsep_com_msg
*)combuf;
287
struct
privsep_com_msg
*combuf;
288
struct
privsep_com_msg
*reply;
707
struct
privsep_com_msg
*msg;
789
struct
privsep_com_msg
*msg
[
all
...]
Completed in 123 milliseconds