Home
last modified time | relevance | path

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

/openbsd/sbin/isakmpd/
H A Dconnection.h42 extern int connection_exist(char *);
H A Dconnection.c183 connection_exist(char *name) in connection_exist() function
H A Dexchange.c1378 if (connection_exist(exchange->name)) { in exchange_finalize()