OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:newrmconf
(Results
1 - 2
of
2
) sorted by null
/external/ipsec-tools/src/racoon/
remoteconf.c
169
newrmconf
()
function
handler.c
1321
struct remoteconf *
newrmconf
;
local
1329
newrmconf
=getrmconf(p->remote);
1330
if(
newrmconf
== NULL){
1336
p->rmconf=
newrmconf
;
1344
p->approval->rmconf=
newrmconf
;
Completed in 559 milliseconds