Home
last modified time | relevance | path

Searched refs:connection_exist (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/sbin/isakmpd/
Dconnection.h42 extern int connection_exist(char *);
Dconnection.c177 connection_exist(char *name) in connection_exist() function
Dexchange.c1385 if (connection_exist(exchange->name)) { in exchange_finalize()