Home | History | Annotate | Download | only in ninfod

Lines Matching full:replydata

287 		p->replydata = ni_malloc(p->replydatalen);
288 if (p->replydata == NULL) {
293 memcpy(p->replydata, suptypes, p->replydatalen);
344 p->replydata = NULL;
362 p->replydata = NULL;
470 ni_free(p->replydata);
475 ni_free(p->replydata);
620 ni_free(p->replydata);
621 p->replydata = NULL;
653 ni_free(p->replydata);
683 ni_free(p->replydata);
690 ni_free(p->replydata);