Searched refs:xfileno (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/ext/IPC-Open3/lib/IPC/
H A DOpen3.pm182 sub xfileno { subroutine
270 && xfileno($handles[2]{parent}) == fileno \*STDOUT) {
282 if fileno $_->{handle} != xfileno($_->{parent});

Completed in 65 milliseconds