Home | History | Annotate | Download | only in libxml2

Lines Matching refs:dup

1151         fd = gzdopen(dup(0), "rb");
1225 fd = gzdopen(dup(1), mode);
1347 fd = __libxml2_xzdopen(dup(0), "rb");