Home
last modified time | relevance | path

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

/external/ipsec-tools/src/racoon/
Dadmin.c96 static int admin_reply __P((int, struct admin_com *, vchar_t *));
491 if ((error = admin_reply(so2, com, buf)) != 0)
503 admin_reply(so, combuf, buf) in admin_reply() function