Home | History | Annotate | Download | only in libxml2

Lines Matching full:fileno

1166         int duped_fd = dup(fileno(stdin));
1245 int duped_fd = dup(fileno(stdout));
1372 fd = __libxml2_xzdopen(dup(fileno(stdin)), "rb");