OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tmpsa
(Results
1 - 1
of
1
) sorted by null
/external/ipsec-tools/src/racoon/
handler.c
1338
struct isakmpsa *
tmpsa
;
local
1340
tmpsa
=dupisakmpsa(p->approval);
1341
if(
tmpsa
!= NULL){
1343
p->approval=
tmpsa
;
Completed in 92 milliseconds