Searched refs:backupsa_to_file (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/crypto/dist/ipsec-tools/src/racoon/
H A Dbackupsa.h37 extern int backupsa_to_file __P((struct pfkey_send_sa_args *));
H A Dbackupsa.c93 backupsa_to_file(sa_args) function
H A Dpfkey.c1221 * It maybe good idea to call backupsa_to_file() after
1231 if (backupsa_to_file(&sa_args) < 0) {
1507 * It maybe good idea to call backupsa_to_file() after
1512 if (backupsa_to_file(&sa_args) < 0) {

Completed in 157 milliseconds