CHips L MINI SHELL

CHips L pro

Current Path : /usr/lib64/perl5/auto/POSIX/SigRt/
Upload File :
Current File : //usr/lib64/perl5/auto/POSIX/SigRt/_exist.al

# NOTE: Derived from ../../lib/POSIX.pm.
# Changes made here will be lost when autosplit is run again.
# See AutoSplit.pm.
package POSIX::SigRt;

#line 1012 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/SigRt/_exist.al)"
sub _exist {
    my $rtsig = _getsig($_[1]);
    my $ok    = $rtsig >= $_SIGRTMIN && $rtsig <= $_SIGRTMAX;
    ($rtsig, $ok);
}

# end of POSIX::SigRt::_exist
1;

Copyright 2K16 - 2K18 Indonesian Hacker Rulez