RTEMS  5.0.0
Data Fields
rtl_unresolved_name_data Struct Reference

Data Fields

const char * name
 
size_t length
 
rtems_rtl_unresolv_recrec
 
int index
 
int offset
 

Detailed Description

Name management iterator data.

Field Documentation

◆ index

int rtl_unresolved_name_data::index

The name's index.

◆ length

size_t rtl_unresolved_name_data::length

The length of the name.

◆ name

const char* rtl_unresolved_name_data::name

The name being searched for.

◆ offset

int rtl_unresolved_name_data::offset

The offset to move the index.

◆ rec

rtems_rtl_unresolv_rec* rtl_unresolved_name_data::rec

The record being searched for.


The documentation for this struct was generated from the following file: