HomeSort by: relevance | last modified time | path
    Searched refs:to_cfd (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/flex/dist/src/
filter.c 238 int to_cfd = -1; local
249 if ((to_cfd = dup (1)) == -1)
251 to_c = fdopen (to_cfd, "w");
filter.c 238 int to_cfd = -1; local
249 if ((to_cfd = dup (1)) == -1)
251 to_c = fdopen (to_cfd, "w");

Completed in 44 milliseconds