GNU
|
Liberty Eiffel
|
Automated Tests
|
Wiki
|
Savannah project
|
Debian packages
|
Documentation
>
wrappers
>
SHM_INFO_STRUCT
+
Point of view
All features
ANY
WRAPPER_HANDLER
WRAPPER
All features
deferred class SHM_INFO_STRUCT
Summary
top
Wrapper of struct shm_info defined in file /usr/include/x86_64-linux-gnu/bits/shm.h
Direct parents
Insert list:
POSIX_TYPES
,
STANDARD_C_LIBRARY_TYPES
Overview
top
Features
Low-level setters
{}
shm_info_struct_set_used_ids
(a_structure:
POINTER
, a_value:
INTEGER_32
)
Setter for used_ids field of
SHM_INFO_STRUCT
structure.
shm_info_struct_set_shm_tot
(a_structure:
POINTER
, a_value:
NATURAL_64
)
Setter for shm_tot field of
SHM_INFO_STRUCT
structure.
shm_info_struct_set_shm_rss
(a_structure:
POINTER
, a_value:
NATURAL_64
)
Setter for shm_rss field of
SHM_INFO_STRUCT
structure.
shm_info_struct_set_shm_swp
(a_structure:
POINTER
, a_value:
NATURAL_64
)
Setter for shm_swp field of
SHM_INFO_STRUCT
structure.
shm_info_struct_set_swap_attempts
(a_structure:
POINTER
, a_value:
NATURAL_64
)
Setter for swap_attempts field of
SHM_INFO_STRUCT
structure.
shm_info_struct_set_swap_successes
(a_structure:
POINTER
, a_value:
NATURAL_64
)
Setter for swap_successes field of
SHM_INFO_STRUCT
structure.
Low-level queries
{}
shm_info_struct_get_used_ids
(a_structure:
POINTER
):
INTEGER_32
Query for used_ids field of
SHM_INFO_STRUCT
structure.
shm_info_struct_get_shm_tot
(a_structure:
POINTER
):
NATURAL_64
Query for shm_tot field of
SHM_INFO_STRUCT
structure.
shm_info_struct_get_shm_rss
(a_structure:
POINTER
):
NATURAL_64
Query for shm_rss field of
SHM_INFO_STRUCT
structure.
shm_info_struct_get_shm_swp
(a_structure:
POINTER
):
NATURAL_64
Query for shm_swp field of
SHM_INFO_STRUCT
structure.
shm_info_struct_get_swap_attempts
(a_structure:
POINTER
):
NATURAL_64
Query for swap_attempts field of
SHM_INFO_STRUCT
structure.
shm_info_struct_get_swap_successes
(a_structure:
POINTER
):
NATURAL_64
Query for swap_successes field of
SHM_INFO_STRUCT
structure.
Structure size
{
WRAPPER
,
WRAPPER_HANDLER
}
struct_size
:
NATURAL_64
variable-size types
{
WRAPPER_HANDLER
}
long
:
INTEGER_64
a query with the same type of c 'long int'.
long_unsigned
:
NATURAL_64
a query with the same type of c 'long unsigned int'.
C type definitions (typedefs)
{
WRAPPER_HANDLER
}
comparison_fn_t
:
POINTER
typedef comparison_fn_t from /usr/include/stdlib.h Empty by design, used for anchored declarations.
timer_t
:
POINTER
typedef timer_t from /usr/include/time.h Empty by design, used for anchored declarations.
clockid_t
:
INTEGER_32
typedef clockid_t from /usr/include/time.h Empty by design, used for anchored declarations.
time_t
:
INTEGER_64
typedef time_t from /usr/include/time.h Empty by design, used for anchored declarations.
clock_t
:
INTEGER_64
typedef clock_t from /usr/include/time.h Empty by design, used for anchored declarations.
uintmax_t
:
NATURAL_64
typedef uintmax_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
intmax_t
:
INTEGER_64
typedef intmax_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
uintptr_t
:
NATURAL_64
typedef uintptr_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
intptr_t
:
INTEGER_64
typedef intptr_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
uint_fast64_t
:
NATURAL_64
typedef uint_fast64_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
uint_fast32_t
:
NATURAL_64
typedef uint_fast32_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
uint_fast16_t
:
NATURAL_64
typedef uint_fast16_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
uint_fast8_t
:
CHARACTER
typedef uint_fast8_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
int_fast64_t
:
INTEGER_64
typedef int_fast64_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
int_fast32_t
:
INTEGER_64
typedef int_fast32_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
int_fast16_t
:
INTEGER_64
typedef int_fast16_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
int_fast8_t
:
CHARACTER
typedef int_fast8_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
uint_least64_t
:
NATURAL_64
typedef uint_least64_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
uint_least32_t
:
NATURAL_32
typedef uint_least32_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
uint_least16_t
:
NATURAL_16
typedef uint_least16_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
uint_least8_t
:
CHARACTER
typedef uint_least8_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
int_least64_t
:
INTEGER_64
typedef int_least64_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
int_least32_t
:
INTEGER_32
typedef int_least32_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
int_least16_t
:
INTEGER_16
typedef int_least16_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
int_least8_t
:
CHARACTER
typedef int_least8_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
uint64_t
:
NATURAL_64
typedef uint64_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
uint32_t
:
NATURAL_32
typedef uint32_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
uint16_t
:
NATURAL_16
typedef uint16_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
uint8_t
:
CHARACTER
typedef uint8_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
int64_t
:
INTEGER_64
typedef int64_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
int32_t
:
INTEGER_32
typedef int32_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
int16_t
:
INTEGER_16
typedef int16_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
int8_t
:
CHARACTER
typedef int8_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ssize_t
:
INTEGER_64
typedef ssize_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
off64_t
:
INTEGER_64
typedef off64_t from /usr/include/stdio.h Empty by design, used for anchored declarations.
off_t
:
INTEGER_64
typedef off_t from /usr/include/stdio.h Empty by design, used for anchored declarations.
size_t
:
NATURAL_64
typedef size_t from /usr/include/stdlib.h Empty by design, used for anchored declarations.
ptrdiff_t
:
INTEGER_64
typedef ptrdiff_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
error_t
:
INTEGER_32
typedef error_t from /usr/include/errno.h Empty by design, used for anchored declarations.
C type definitions (typedefs)
{
WRAPPER_HANDLER
}
wctrans_t
:
POINTER
typedef wctrans_t from /usr/include/wctype.h Empty by design, used for anchored declarations.
wctype_t
:
NATURAL_64
typedef wctype_t from /usr/include/wctype.h Empty by design, used for anchored declarations.
double_t
:
REAL_64
typedef double_t from /usr/include/x86_64-linux-gnu/bits/mathdef.h Empty by design, used for anchored declarations.
float_t
:
REAL_32
typedef float_t from /usr/include/x86_64-linux-gnu/bits/mathdef.h Empty by design, used for anchored declarations.
tcflag_t
:
NATURAL_32
typedef tcflag_t from /usr/include/x86_64-linux-gnu/bits/termios.h Empty by design, used for anchored declarations.
speed_t
:
NATURAL_32
typedef speed_t from /usr/include/x86_64-linux-gnu/bits/termios.h Empty by design, used for anchored declarations.
cc_t
:
CHARACTER
typedef cc_t from /usr/include/x86_64-linux-gnu/bits/termios.h Empty by design, used for anchored declarations.
shmatt_t
:
NATURAL_64
typedef shmatt_t from /usr/include/x86_64-linux-gnu/bits/shm.h Empty by design, used for anchored declarations.
rlim64_t
:
NATURAL_64
typedef rlim64_t from /usr/include/x86_64-linux-gnu/bits/resource.h Empty by design, used for anchored declarations.
rlim_t
:
NATURAL_64
typedef rlim_t from /usr/include/x86_64-linux-gnu/bits/resource.h Empty by design, used for anchored declarations.
msglen_t
:
NATURAL_64
typedef msglen_t from /usr/include/x86_64-linux-gnu/bits/msq.h Empty by design, used for anchored declarations.
msgqnum_t
:
NATURAL_64
typedef msgqnum_t from /usr/include/x86_64-linux-gnu/bits/msq.h Empty by design, used for anchored declarations.
t_uscalar_t
:
NATURAL_32
typedef t_uscalar_t from /usr/include/stropts.h Empty by design, used for anchored declarations.
t_scalar_t
:
INTEGER_32
typedef t_scalar_t from /usr/include/stropts.h Empty by design, used for anchored declarations.
fpregset_t
:
POINTER
typedef fpregset_t from /usr/include/x86_64-linux-gnu/sys/ucontext.h Empty by design, used for anchored declarations.
greg_t
:
INTEGER_64
typedef greg_t from /usr/include/x86_64-linux-gnu/sys/ucontext.h Empty by design, used for anchored declarations.
sig_t
:
POINTER
typedef sig_t from /usr/include/signal.h Empty by design, used for anchored declarations.
sighandler_t
:
POINTER
typedef sighandler_t from /usr/include/signal.h Empty by design, used for anchored declarations.
sig_atomic_t
:
INTEGER_32
typedef sig_atomic_t from /usr/include/signal.h Empty by design, used for anchored declarations.
regoff_t
:
INTEGER_32
typedef regoff_t from /usr/include/regex.h Empty by design, used for anchored declarations.
reg_syntax_t
:
NATURAL_64
typedef reg_syntax_t from /usr/include/regex.h Empty by design, used for anchored declarations.
active_reg_t
:
NATURAL_64
typedef active_reg_t from /usr/include/regex.h Empty by design, used for anchored declarations.
s_reg_t
:
INTEGER_64
typedef s_reg_t from /usr/include/regex.h Empty by design, used for anchored declarations.
nfds_t
:
NATURAL_64
typedef nfds_t from /usr/include/x86_64-linux-gnu/sys/poll.h Empty by design, used for anchored declarations.
tcp_seq
:
NATURAL_32
typedef tcp_seq from /usr/include/netinet/tcp.h Empty by design, used for anchored declarations.
mqd_t
:
INTEGER_32
typedef mqd_t from /usr/include/x86_64-linux-gnu/bits/mqueue.h Empty by design, used for anchored declarations.
nl_item
:
INTEGER_32
typedef nl_item from /usr/include/nl_types.h Empty by design, used for anchored declarations.
nl_catd
:
POINTER
typedef nl_catd from /usr/include/nl_types.h Empty by design, used for anchored declarations.
iconv_t
:
POINTER
typedef iconv_t from /usr/include/iconv.h Empty by design, used for anchored declarations.
fexcept_t
:
NATURAL_16
typedef fexcept_t from /usr/include/x86_64-linux-gnu/bits/fenv.h Empty by design, used for anchored declarations.
in_port_t
:
NATURAL_16
typedef in_port_t from /usr/include/netinet/in.h Empty by design, used for anchored declarations.
in_addr_t
:
NATURAL_32
typedef in_addr_t from /usr/include/netinet/in.h Empty by design, used for anchored declarations.
sa_family_t
:
NATURAL_16
typedef sa_family_t from /usr/include/x86_64-linux-gnu/bits/sockaddr.h Empty by design, used for anchored declarations.
socklen_t
:
NATURAL_32
typedef socklen_t from /usr/include/x86_64-linux-gnu/bits/socket.h Empty by design, used for anchored declarations.
pthread_spinlock_t
:
INTEGER_32
typedef pthread_spinlock_t from /usr/include/x86_64-linux-gnu/bits/pthreadtypes.h Empty by design, used for anchored declarations.
pthread_once_t
:
INTEGER_32
typedef pthread_once_t from /usr/include/x86_64-linux-gnu/bits/pthreadtypes.h Empty by design, used for anchored declarations.
pthread_key_t
:
NATURAL_32
typedef pthread_key_t from /usr/include/x86_64-linux-gnu/bits/pthreadtypes.h Empty by design, used for anchored declarations.
pthread_t
:
NATURAL_64
typedef pthread_t from /usr/include/x86_64-linux-gnu/bits/pthreadtypes.h Empty by design, used for anchored declarations.
fd_mask
:
INTEGER_64
typedef fd_mask from /usr/include/x86_64-linux-gnu/sys/select.h Empty by design, used for anchored declarations.
shm_info_struct_set_used_ids
(a_structure:
POINTER
, a_value:
INTEGER_32
)
{}
top
Setter for used_ids field of
SHM_INFO_STRUCT
structure.
TODO: setter description
shm_info_struct_set_shm_tot
(a_structure:
POINTER
, a_value:
NATURAL_64
)
{}
top
Setter for shm_tot field of
SHM_INFO_STRUCT
structure.
TODO: setter description
shm_info_struct_set_shm_rss
(a_structure:
POINTER
, a_value:
NATURAL_64
)
{}
top
Setter for shm_rss field of
SHM_INFO_STRUCT
structure.
TODO: setter description
shm_info_struct_set_shm_swp
(a_structure:
POINTER
, a_value:
NATURAL_64
)
{}
top
Setter for shm_swp field of
SHM_INFO_STRUCT
structure.
TODO: setter description
shm_info_struct_set_swap_attempts
(a_structure:
POINTER
, a_value:
NATURAL_64
)
{}
top
Setter for swap_attempts field of
SHM_INFO_STRUCT
structure.
TODO: setter description
shm_info_struct_set_swap_successes
(a_structure:
POINTER
, a_value:
NATURAL_64
)
{}
top
Setter for swap_successes field of
SHM_INFO_STRUCT
structure.
TODO: setter description
shm_info_struct_get_used_ids
(a_structure:
POINTER
):
INTEGER_32
{}
top
Query for used_ids field of
SHM_INFO_STRUCT
structure.
TODO: getter description
shm_info_struct_get_shm_tot
(a_structure:
POINTER
):
NATURAL_64
{}
top
Query for shm_tot field of
SHM_INFO_STRUCT
structure.
TODO: getter description
shm_info_struct_get_shm_rss
(a_structure:
POINTER
):
NATURAL_64
{}
top
Query for shm_rss field of
SHM_INFO_STRUCT
structure.
TODO: getter description
shm_info_struct_get_shm_swp
(a_structure:
POINTER
):
NATURAL_64
{}
top
Query for shm_swp field of
SHM_INFO_STRUCT
structure.
TODO: getter description
shm_info_struct_get_swap_attempts
(a_structure:
POINTER
):
NATURAL_64
{}
top
Query for swap_attempts field of
SHM_INFO_STRUCT
structure.
TODO: getter description
shm_info_struct_get_swap_successes
(a_structure:
POINTER
):
NATURAL_64
{}
top
Query for swap_successes field of
SHM_INFO_STRUCT
structure.
TODO: getter description
struct_size
:
NATURAL_64
{
WRAPPER
,
WRAPPER_HANDLER
}
top
long
:
INTEGER_64
effective function
{
WRAPPER_HANDLER
}
top
a query with the same type of c 'long int'.
useful when dealing with code that uses long int variable: just insert th class and mark the type as 'like long'
long_unsigned
:
NATURAL_64
effective function
{
WRAPPER_HANDLER
}
top
a query with the same type of c 'long unsigned int'.
useful when dealing with code that uses long int variable: just insert th class and mark the type as 'like long_unsigned'
comparison_fn_t
:
POINTER
effective function
{
WRAPPER_HANDLER
}
top
typedef comparison_fn_t from /usr/include/stdlib.h Empty by design, used for anchored declarations.
ensure
Result.is_default
timer_t
:
POINTER
effective function
{
WRAPPER_HANDLER
}
top
typedef timer_t from /usr/include/time.h Empty by design, used for anchored declarations.
ensure
Result.is_default
clockid_t
:
INTEGER_32
effective function
{
WRAPPER_HANDLER
}
top
typedef clockid_t from /usr/include/time.h Empty by design, used for anchored declarations.
ensure
Result.is_default
time_t
:
INTEGER_64
effective function
{
WRAPPER_HANDLER
}
top
typedef time_t from /usr/include/time.h Empty by design, used for anchored declarations.
ensure
Result.is_default
clock_t
:
INTEGER_64
effective function
{
WRAPPER_HANDLER
}
top
typedef clock_t from /usr/include/time.h Empty by design, used for anchored declarations.
ensure
Result.is_default
uintmax_t
:
NATURAL_64
effective function
{
WRAPPER_HANDLER
}
top
typedef uintmax_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
Result.is_default
intmax_t
:
INTEGER_64
effective function
{
WRAPPER_HANDLER
}
top
typedef intmax_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
Result.is_default
uintptr_t
:
NATURAL_64
effective function
{
WRAPPER_HANDLER
}
top
typedef uintptr_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
Result.is_default
intptr_t
:
INTEGER_64
effective function
{
WRAPPER_HANDLER
}
top
typedef intptr_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
Result.is_default
uint_fast64_t
:
NATURAL_64
effective function
{
WRAPPER_HANDLER
}
top
typedef uint_fast64_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
Result.is_default
uint_fast32_t
:
NATURAL_64
effective function
{
WRAPPER_HANDLER
}
top
typedef uint_fast32_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
Result.is_default
uint_fast16_t
:
NATURAL_64
effective function
{
WRAPPER_HANDLER
}
top
typedef uint_fast16_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
Result.is_default
uint_fast8_t
:
CHARACTER
effective function
{
WRAPPER_HANDLER
}
top
typedef uint_fast8_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
Result.is_default
int_fast64_t
:
INTEGER_64
effective function
{
WRAPPER_HANDLER
}
top
typedef int_fast64_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
Result.is_default
int_fast32_t
:
INTEGER_64
effective function
{
WRAPPER_HANDLER
}
top
typedef int_fast32_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
Result.is_default
int_fast16_t
:
INTEGER_64
effective function
{
WRAPPER_HANDLER
}
top
typedef int_fast16_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
Result.is_default
int_fast8_t
:
CHARACTER
effective function
{
WRAPPER_HANDLER
}
top
typedef int_fast8_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
Result.is_default
uint_least64_t
:
NATURAL_64
effective function
{
WRAPPER_HANDLER
}
top
typedef uint_least64_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
Result.is_default
uint_least32_t
:
NATURAL_32
effective function
{
WRAPPER_HANDLER
}
top
typedef uint_least32_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
Result.is_default
uint_least16_t
:
NATURAL_16
effective function
{
WRAPPER_HANDLER
}
top
typedef uint_least16_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
Result.is_default
uint_least8_t
:
CHARACTER
effective function
{
WRAPPER_HANDLER
}
top
typedef uint_least8_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
Result.is_default
int_least64_t
:
INTEGER_64
effective function
{
WRAPPER_HANDLER
}
top
typedef int_least64_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
Result.is_default
int_least32_t
:
INTEGER_32
effective function
{
WRAPPER_HANDLER
}
top
typedef int_least32_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
Result.is_default
int_least16_t
:
INTEGER_16
effective function
{
WRAPPER_HANDLER
}
top
typedef int_least16_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
Result.is_default
int_least8_t
:
CHARACTER
effective function
{
WRAPPER_HANDLER
}
top
typedef int_least8_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
Result.is_default
uint64_t
:
NATURAL_64
effective function
{
WRAPPER_HANDLER
}
top
typedef uint64_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
Result.is_default
uint32_t
:
NATURAL_32
effective function
{
WRAPPER_HANDLER
}
top
typedef uint32_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
Result.is_default
uint16_t
:
NATURAL_16
effective function
{
WRAPPER_HANDLER
}
top
typedef uint16_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
Result.is_default
uint8_t
:
CHARACTER
effective function
{
WRAPPER_HANDLER
}
top
typedef uint8_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
Result.is_default
int64_t
:
INTEGER_64
effective function
{
WRAPPER_HANDLER
}
top
typedef int64_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
Result.is_default
int32_t
:
INTEGER_32
effective function
{
WRAPPER_HANDLER
}
top
typedef int32_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
Result.is_default
int16_t
:
INTEGER_16
effective function
{
WRAPPER_HANDLER
}
top
typedef int16_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
Result.is_default
int8_t
:
CHARACTER
effective function
{
WRAPPER_HANDLER
}
top
typedef int8_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
Result.is_default
ssize_t
:
INTEGER_64
effective function
{
WRAPPER_HANDLER
}
top
typedef ssize_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
Result.is_default
off64_t
:
INTEGER_64
effective function
{
WRAPPER_HANDLER
}
top
typedef off64_t from /usr/include/stdio.h Empty by design, used for anchored declarations.
ensure
Result.is_default
off_t
:
INTEGER_64
effective function
{
WRAPPER_HANDLER
}
top
typedef off_t from /usr/include/stdio.h Empty by design, used for anchored declarations.
ensure
Result.is_default
size_t
:
NATURAL_64
effective function
{
WRAPPER_HANDLER
}
top
typedef size_t from /usr/include/stdlib.h Empty by design, used for anchored declarations.
ensure
Result.is_default
ptrdiff_t
:
INTEGER_64
effective function
{
WRAPPER_HANDLER
}
top
typedef ptrdiff_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
Result.is_default
error_t
:
INTEGER_32
effective function
{
WRAPPER_HANDLER
}
top
typedef error_t from /usr/include/errno.h Empty by design, used for anchored declarations.
ensure
Result.is_default
wctrans_t
:
POINTER
effective function
{
WRAPPER_HANDLER
}
top
typedef wctrans_t from /usr/include/wctype.h Empty by design, used for anchored declarations.
ensure
Result.is_default
wctype_t
:
NATURAL_64
effective function
{
WRAPPER_HANDLER
}
top
typedef wctype_t from /usr/include/wctype.h Empty by design, used for anchored declarations.
ensure
Result.is_default
double_t
:
REAL_64
effective function
{
WRAPPER_HANDLER
}
top
typedef double_t from /usr/include/x86_64-linux-gnu/bits/mathdef.h Empty by design, used for anchored declarations.
ensure
Result.is_default
float_t
:
REAL_32
effective function
{
WRAPPER_HANDLER
}
top
typedef float_t from /usr/include/x86_64-linux-gnu/bits/mathdef.h Empty by design, used for anchored declarations.
ensure
Result.is_default
tcflag_t
:
NATURAL_32
effective function
{
WRAPPER_HANDLER
}
top
typedef tcflag_t from /usr/include/x86_64-linux-gnu/bits/termios.h Empty by design, used for anchored declarations.
ensure
Result.is_default
speed_t
:
NATURAL_32
effective function
{
WRAPPER_HANDLER
}
top
typedef speed_t from /usr/include/x86_64-linux-gnu/bits/termios.h Empty by design, used for anchored declarations.
ensure
Result.is_default
cc_t
:
CHARACTER
effective function
{
WRAPPER_HANDLER
}
top
typedef cc_t from /usr/include/x86_64-linux-gnu/bits/termios.h Empty by design, used for anchored declarations.
ensure
Result.is_default
shmatt_t
:
NATURAL_64
effective function
{
WRAPPER_HANDLER
}
top
typedef shmatt_t from /usr/include/x86_64-linux-gnu/bits/shm.h Empty by design, used for anchored declarations.
ensure
Result.is_default
rlim64_t
:
NATURAL_64
effective function
{
WRAPPER_HANDLER
}
top
typedef rlim64_t from /usr/include/x86_64-linux-gnu/bits/resource.h Empty by design, used for anchored declarations.
ensure
Result.is_default
rlim_t
:
NATURAL_64
effective function
{
WRAPPER_HANDLER
}
top
typedef rlim_t from /usr/include/x86_64-linux-gnu/bits/resource.h Empty by design, used for anchored declarations.
ensure
Result.is_default
msglen_t
:
NATURAL_64
effective function
{
WRAPPER_HANDLER
}
top
typedef msglen_t from /usr/include/x86_64-linux-gnu/bits/msq.h Empty by design, used for anchored declarations.
ensure
Result.is_default
msgqnum_t
:
NATURAL_64
effective function
{
WRAPPER_HANDLER
}
top
typedef msgqnum_t from /usr/include/x86_64-linux-gnu/bits/msq.h Empty by design, used for anchored declarations.
ensure
Result.is_default
t_uscalar_t
:
NATURAL_32
effective function
{
WRAPPER_HANDLER
}
top
typedef t_uscalar_t from /usr/include/stropts.h Empty by design, used for anchored declarations.
ensure
Result.is_default
t_scalar_t
:
INTEGER_32
effective function
{
WRAPPER_HANDLER
}
top
typedef t_scalar_t from /usr/include/stropts.h Empty by design, used for anchored declarations.
ensure
Result.is_default
fpregset_t
:
POINTER
effective function
{
WRAPPER_HANDLER
}
top
typedef fpregset_t from /usr/include/x86_64-linux-gnu/sys/ucontext.h Empty by design, used for anchored declarations.
ensure
Result.is_default
greg_t
:
INTEGER_64
effective function
{
WRAPPER_HANDLER
}
top
typedef greg_t from /usr/include/x86_64-linux-gnu/sys/ucontext.h Empty by design, used for anchored declarations.
ensure
Result.is_default
sig_t
:
POINTER
effective function
{
WRAPPER_HANDLER
}
top
typedef sig_t from /usr/include/signal.h Empty by design, used for anchored declarations.
ensure
Result.is_default
sighandler_t
:
POINTER
effective function
{
WRAPPER_HANDLER
}
top
typedef sighandler_t from /usr/include/signal.h Empty by design, used for anchored declarations.
ensure
Result.is_default
sig_atomic_t
:
INTEGER_32
effective function
{
WRAPPER_HANDLER
}
top
typedef sig_atomic_t from /usr/include/signal.h Empty by design, used for anchored declarations.
ensure
Result.is_default
regoff_t
:
INTEGER_32
effective function
{
WRAPPER_HANDLER
}
top
typedef regoff_t from /usr/include/regex.h Empty by design, used for anchored declarations.
ensure
Result.is_default
reg_syntax_t
:
NATURAL_64
effective function
{
WRAPPER_HANDLER
}
top
typedef reg_syntax_t from /usr/include/regex.h Empty by design, used for anchored declarations.
ensure
Result.is_default
active_reg_t
:
NATURAL_64
effective function
{
WRAPPER_HANDLER
}
top
typedef active_reg_t from /usr/include/regex.h Empty by design, used for anchored declarations.
ensure
Result.is_default
s_reg_t
:
INTEGER_64
effective function
{
WRAPPER_HANDLER
}
top
typedef s_reg_t from /usr/include/regex.h Empty by design, used for anchored declarations.
ensure
Result.is_default
nfds_t
:
NATURAL_64
effective function
{
WRAPPER_HANDLER
}
top
typedef nfds_t from /usr/include/x86_64-linux-gnu/sys/poll.h Empty by design, used for anchored declarations.
ensure
Result.is_default
tcp_seq
:
NATURAL_32
effective function
{
WRAPPER_HANDLER
}
top
typedef tcp_seq from /usr/include/netinet/tcp.h Empty by design, used for anchored declarations.
ensure
Result.is_default
mqd_t
:
INTEGER_32
effective function
{
WRAPPER_HANDLER
}
top
typedef mqd_t from /usr/include/x86_64-linux-gnu/bits/mqueue.h Empty by design, used for anchored declarations.
ensure
Result.is_default
nl_item
:
INTEGER_32
effective function
{
WRAPPER_HANDLER
}
top
typedef nl_item from /usr/include/nl_types.h Empty by design, used for anchored declarations.
ensure
Result.is_default
nl_catd
:
POINTER
effective function
{
WRAPPER_HANDLER
}
top
typedef nl_catd from /usr/include/nl_types.h Empty by design, used for anchored declarations.
ensure
Result.is_default
iconv_t
:
POINTER
effective function
{
WRAPPER_HANDLER
}
top
typedef iconv_t from /usr/include/iconv.h Empty by design, used for anchored declarations.
ensure
Result.is_default
fexcept_t
:
NATURAL_16
effective function
{
WRAPPER_HANDLER
}
top
typedef fexcept_t from /usr/include/x86_64-linux-gnu/bits/fenv.h Empty by design, used for anchored declarations.
ensure
Result.is_default
in_port_t
:
NATURAL_16
effective function
{
WRAPPER_HANDLER
}
top
typedef in_port_t from /usr/include/netinet/in.h Empty by design, used for anchored declarations.
ensure
Result.is_default
in_addr_t
:
NATURAL_32
effective function
{
WRAPPER_HANDLER
}
top
typedef in_addr_t from /usr/include/netinet/in.h Empty by design, used for anchored declarations.
ensure
Result.is_default
sa_family_t
:
NATURAL_16
effective function
{
WRAPPER_HANDLER
}
top
typedef sa_family_t from /usr/include/x86_64-linux-gnu/bits/sockaddr.h Empty by design, used for anchored declarations.
ensure
Result.is_default
socklen_t
:
NATURAL_32
effective function
{
WRAPPER_HANDLER
}
top
typedef socklen_t from /usr/include/x86_64-linux-gnu/bits/socket.h Empty by design, used for anchored declarations.
ensure
Result.is_default
pthread_spinlock_t
:
INTEGER_32
effective function
{
WRAPPER_HANDLER
}
top
typedef pthread_spinlock_t from /usr/include/x86_64-linux-gnu/bits/pthreadtypes.h Empty by design, used for anchored declarations.
ensure
Result.is_default
pthread_once_t
:
INTEGER_32
effective function
{
WRAPPER_HANDLER
}
top
typedef pthread_once_t from /usr/include/x86_64-linux-gnu/bits/pthreadtypes.h Empty by design, used for anchored declarations.
ensure
Result.is_default
pthread_key_t
:
NATURAL_32
effective function
{
WRAPPER_HANDLER
}
top
typedef pthread_key_t from /usr/include/x86_64-linux-gnu/bits/pthreadtypes.h Empty by design, used for anchored declarations.
ensure
Result.is_default
pthread_t
:
NATURAL_64
effective function
{
WRAPPER_HANDLER
}
top
typedef pthread_t from /usr/include/x86_64-linux-gnu/bits/pthreadtypes.h Empty by design, used for anchored declarations.
ensure
Result.is_default
fd_mask
:
INTEGER_64
effective function
{
WRAPPER_HANDLER
}
top
typedef fd_mask from /usr/include/x86_64-linux-gnu/sys/select.h Empty by design, used for anchored declarations.
ensure
Result.is_default