Home
last modified time | relevance | path

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

/f-stack/tools/ngctl/
H A Ddot.c145 struct ng_mesg *hlresp; in DotCmd() local
161 if (NgAllocRecvMsg(csock, &hlresp, NULL) < 0) { in DotCmd()
167 hlist = (struct hooklist *)hlresp->data; in DotCmd()
170 free(hlresp); in DotCmd()
209 free(hlresp); in DotCmd()