POK(kernelpart)
cpio_file Struct Reference

#include <cpio.h>

Data Fields

int cpio_fmt
void * cpio_addr
void * curr_header
void * curr_fileaddr
unsigned int curr_filesz
char * curr_filename
unsigned int curr_filename_len
int(* next_header )(struct cpio_file *cpio)

Detailed Description

Definition at line 48 of file cpio.h.


Field Documentation

Definition at line 51 of file cpio.h.

Definition at line 50 of file cpio.h.

Definition at line 53 of file cpio.h.

Definition at line 55 of file cpio.h.

Definition at line 56 of file cpio.h.

unsigned int cpio_file::curr_filesz

Definition at line 54 of file cpio.h.

Definition at line 52 of file cpio.h.

int(* cpio_file::next_header)(struct cpio_file *cpio)

Definition at line 57 of file cpio.h.


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