HomeSort by relevance Sort by last modified time
    Searched full:pipe_out (Results 1 - 1 of 1) sorted by null

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

Completed in 60 milliseconds