Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ngctl/
H A Ddot.c66 struct ng_mesg *nlresp; in DotCmd() local
111 if (NgAllocRecvMsg(csock, &nlresp, NULL) < 0) { in DotCmd()
116 nlist = (struct namelist *)nlresp->data; in DotCmd()
155 free(nlresp); in DotCmd()
160 free(nlresp); in DotCmd()
212 free(nlresp); in DotCmd()