Searched refs:pipe_out (Results 1 - 1 of 1) sorted by relevance

/external/ppp/pppd/plugins/
H A Dwinbind.c275 FILE *pipe_out; local
327 pipe_out = fdopen(child_out[0], "r");
390 while (fgets(buffer, sizeof(buffer)-1, pipe_out) != NULL) {

Completed in 38 milliseconds