OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:backupsa_to_file
(Results
1 - 3
of
3
) sorted by null
/external/ipsec-tools/src/racoon/
backupsa.h
37
extern int
backupsa_to_file
__P((struct pfkey_send_sa_args *));
backupsa.c
93
backupsa_to_file
(sa_args)
function
pfkey.c
1222
* It maybe good idea to call
backupsa_to_file
() after
1232
if (
backupsa_to_file
(&sa_args) < 0) {
[
all
...]
Completed in 64 milliseconds