Home
last modified time | relevance | path

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

/f-stack/tools/ngctl/
H A Ddot.c68 struct ng_mesg *nlresp; in DotCmd() local
113 if (NgAllocRecvMsg(csock, &nlresp, NULL) < 0) { in DotCmd()
118 nlist = (struct namelist *)nlresp->data; in DotCmd()
157 free(nlresp); in DotCmd()
162 free(nlresp); in DotCmd()
214 free(nlresp); in DotCmd()