Home | History | Annotate | Download | only in netd

Lines Matching full:retbuf

899     char *retbuf = NULL;
918 asprintf(&retbuf, "Softap service %s running",
920 cli->sendMsg(rc, retbuf, false);
921 free(retbuf);