Home
last modified time | relevance | path

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

/external/ipsec-tools/src/racoon/
Dracoonctl.h49 int com_recv(vchar_t **);
Dkmpstat.c136 com_recv(combufp) in com_recv() function
Dracoonctl.c315 if (com_recv(&combuf) != 0)
349 if (com_recv(&recvbuf) == 0) { in evt_poll()