Server IP : 185.61.155.44  /  Your IP : 3.138.123.123
Web Server : LiteSpeed
System : Linux premium145.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : antommvy ( 964)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /usr/lib64/libibverbs/../perl5/bits/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : //usr/lib64/libibverbs/../perl5/bits/ss_flags.ph
require '_h2ph_pre.ph';

no warnings qw(redefine misc);

unless(defined(&_BITS_SS_FLAGS_H)) {
    eval 'sub _BITS_SS_FLAGS_H () {1;}' unless defined(&_BITS_SS_FLAGS_H);
    if(!defined (&_SIGNAL_H)  && !defined (&_SYS_UCONTEXT_H)) {
	die("Never include this file directly.  Use <signal.h> instead");
    }
    eval("sub SS_ONSTACK () { 1; }") unless defined(&SS_ONSTACK);
    eval("sub SS_DISABLE () { 2; }") unless defined(&SS_DISABLE);
}
1;