OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xauth_rmconf
(Results
1 - 4
of
4
) sorted by null
/external/ipsec-tools/src/racoon/
isakmp_xauth.h
81
struct
xauth_rmconf
{
struct
112
int xauth_rmconf_used(struct
xauth_rmconf
**);
113
void xauth_rmconf_delete(struct
xauth_rmconf
**);
isakmp_xauth.c
[
all
...]
remoteconf.h
127
struct
xauth_rmconf
*xauth;
/external/ipsec-tools/
setup.c
378
struct
xauth_rmconf
*xauth = racoon_calloc(1, sizeof(struct
xauth_rmconf
));
Completed in 602 milliseconds