OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
connection_exist
sbin/isakmpd/connection.h
42
extern int connection_exist(char *);
sbin/isakmpd/exchange.c
1378
if (connection_exist(exchange->name)) {