Home | History | Annotate | Download | only in reference-ril

Lines Matching refs:ifname

331         responses[i].ifname = "";
407 responses[i].ifname = alloca(strlen(PPP_TTY_PATH) + 1);
408 strcpy(responses[i].ifname, PPP_TTY_PATH);