Searched refs:hlresp (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.sbin/ngctl/
H A Ddot.c143 struct ng_mesg *hlresp; local
159 if (NgAllocRecvMsg(csock, &hlresp, NULL) < 0) {
165 hlist = (struct hooklist *)hlresp->data;
168 free(hlresp);
207 free(hlresp);

Completed in 105 milliseconds