Module: Facter::Aix::FfiHelper::Libc
- Extended by:
- FFI::Library
- Defined in:
- lib/facter/resolvers/aix/ffi/ffi_helper.rb
Constant Summary collapse
- RTLD_LAZY =
0x00000004
- RTLD_GLOBAL =
0x00010000
- RTLD_MEMBER =
0x00040000