+
Point of view
All features
deferred class STRBUF_STRUCT
Summary
Wrapper of struct strbuf defined in file /usr/include/x86_64-linux-gnu/bits/stropts.h
Direct parents
Insert list: POSIX_TYPES, STANDARD_C_LIBRARY_TYPES
Overview
Features
Low-level setters
{}
Low-level queries
{}
Structure size
{WRAPPER, WRAPPER_HANDLER}
variable-size types
{WRAPPER_HANDLER}
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.
strbuf_struct_set_maxlen (a_structure: POINTER, a_value: INTEGER_32)
{}
Setter for maxlen field of STRBUF_STRUCT structure.
TODO: setter description
strbuf_struct_set_len (a_structure: POINTER, a_value: INTEGER_32)
{}
Setter for len field of STRBUF_STRUCT structure.
TODO: setter description
strbuf_struct_set_buf (a_structure: POINTER, a_value: POINTER)
{}
Setter for buf field of STRBUF_STRUCT structure.
TODO: setter description
strbuf_struct_get_maxlen (a_structure: POINTER): INTEGER_32
{}
Query for maxlen field of STRBUF_STRUCT structure.
TODO: getter description
strbuf_struct_get_len (a_structure: POINTER): INTEGER_32
{}
Query for len field of STRBUF_STRUCT structure.
TODO: getter description
strbuf_struct_get_buf (a_structure: POINTER): POINTER
{}
Query for buf field of STRBUF_STRUCT structure.
TODO: getter description
long: INTEGER_64
effective function
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
typedef uint16_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
uint8_t: CHARACTER
effective function
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
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
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
typedef int16_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
int8_t: CHARACTER
effective function
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
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
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
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
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
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
typedef error_t from /usr/include/errno.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
wctrans_t: POINTER
effective function
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
typedef sig_t from /usr/include/signal.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
sighandler_t: POINTER
effective function
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
typedef fd_mask from /usr/include/x86_64-linux-gnu/sys/select.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default