Home
last modified time | relevance | path

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

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