RTEMS  5.0.0
Data Fields
rtems_rtl_archives Struct Reference

#include <rtl-archive.h>

Data Fields

const char * config_name
 
time_t config_mtime
 
size_t config_length
 
char * config
 
rtems_chain_control archives
 

Detailed Description

RTL Archive data.

Field Documentation

◆ archives

rtems_chain_control rtems_rtl_archives::archives

The located archives.

◆ config

char* rtems_rtl_archives::config

Config file contents.

◆ config_length

size_t rtems_rtl_archives::config_length

Length the config data.

◆ config_mtime

time_t rtems_rtl_archives::config_mtime

Config last modified time.

◆ config_name

const char* rtems_rtl_archives::config_name

Config file name.


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