PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
sceNetCnfEnv Struct Reference
+ Collaboration diagram for sceNetCnfEnv:

Data Fields

char * dir_name
 
char * arg_fname
 
void * mem_base
 
void * mem_ptr
 
void * mem_last
 
int req
 
struct sceNetCnfRootroot
 
struct sceNetCnfInterfaceifc
 
int f_no_check_magic
 
int f_no_decode
 
int f_verbose
 
int file_err
 
int alloc_err
 
int syntax_err
 
const char * fname
 
int lno
 
unsigned char lbuf [1024]
 
unsigned char dbuf [1024]
 
int ac
 
const char * av [11]
 

Detailed Description

Definition at line 187 of file netcnf.h.

Field Documentation

◆ dir_name

char* sceNetCnfEnv::dir_name

Definition at line 189 of file netcnf.h.

◆ arg_fname

char* sceNetCnfEnv::arg_fname

Definition at line 190 of file netcnf.h.

◆ mem_base

void* sceNetCnfEnv::mem_base

Definition at line 191 of file netcnf.h.

◆ mem_ptr

void* sceNetCnfEnv::mem_ptr

Definition at line 192 of file netcnf.h.

◆ mem_last

void* sceNetCnfEnv::mem_last

Definition at line 193 of file netcnf.h.

◆ req

int sceNetCnfEnv::req

Definition at line 194 of file netcnf.h.

◆ root

struct sceNetCnfRoot* sceNetCnfEnv::root

Definition at line 195 of file netcnf.h.

◆ ifc

struct sceNetCnfInterface* sceNetCnfEnv::ifc

Definition at line 196 of file netcnf.h.

◆ f_no_check_magic

int sceNetCnfEnv::f_no_check_magic

Definition at line 197 of file netcnf.h.

◆ f_no_decode

int sceNetCnfEnv::f_no_decode

Definition at line 198 of file netcnf.h.

◆ f_verbose

int sceNetCnfEnv::f_verbose

Definition at line 199 of file netcnf.h.

◆ file_err

int sceNetCnfEnv::file_err

Definition at line 200 of file netcnf.h.

◆ alloc_err

int sceNetCnfEnv::alloc_err

Definition at line 201 of file netcnf.h.

◆ syntax_err

int sceNetCnfEnv::syntax_err

Definition at line 202 of file netcnf.h.

◆ fname

const char* sceNetCnfEnv::fname

Definition at line 203 of file netcnf.h.

◆ lno

int sceNetCnfEnv::lno

Definition at line 204 of file netcnf.h.

◆ lbuf

unsigned char sceNetCnfEnv::lbuf[1024]

Definition at line 205 of file netcnf.h.

◆ dbuf

unsigned char sceNetCnfEnv::dbuf[1024]

Definition at line 206 of file netcnf.h.

◆ ac

int sceNetCnfEnv::ac

Definition at line 207 of file netcnf.h.

◆ av

const char* sceNetCnfEnv::av[11]

Definition at line 208 of file netcnf.h.


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