Home | History | Annotate | Download | only in os

Lines Matching defs:getFD

57                 copyInternalUserspace(in.getFD(), out.getFD(), null, null, Long.MAX_VALUE);
66 copyInternalSendfile(in.getFD(), out.getFD(), null, null, Long.MAX_VALUE);
75 copyInternalUserspace(in.getFD(), out.getFD(), null, null, Long.MAX_VALUE);
84 copyInternalSplice(in.getFD(), out.getFD(), null, null, Long.MAX_VALUE);
93 copyInternalUserspace(in.getFD(), out.getFD(), null, null, Long.MAX_VALUE);
102 copyInternalSplice(in.getFD(), out.getFD(), null, null, Long.MAX_VALUE);