!C99Shell v. 1.0 pre-release build #16!

Software: Apache/2.0.54 (Fedora). PHP/5.0.4 

uname -a: Linux mina-info.me 2.6.17-1.2142_FC4smp #1 SMP Tue Jul 11 22:57:02 EDT 2006 i686 

uid=48(apache) gid=48(apache) groups=48(apache)
context=system_u:system_r:httpd_sys_script_t
 

Safe-mode: OFF (not secure)

/usr/bin/X11/./../../share/doc/MySQL-python-1.2.0/../doxygen-1.4.4/examples/structcmd/html/   drwxr-xr-x
Free 5.1 GB of 27.03 GB (18.86%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     structcmd_8h.html (11.95 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
Structural commands: structcmd.h File Reference

structcmd.h File Reference

A Documented file. More...

Go to the source code of this file.

Defines

#define MAX(a, b)   (((a)>(b))?(a):(b))
 A macro that returns the maximum of a and b.

Typedefs

typedef unsigned int UINT32
 A type definition for a .

Functions

int open (const char *, int)
 Opens a file descriptor.
int close (int)
 Closes the file descriptor fd.
size_t write (int, const char *, size_t)
 Writes count bytes from buf to the filedescriptor fd.
int read (int, char *, size_t)
 Read bytes from a file descriptor.

Variables

int errno
 Contains the last error code.


Detailed Description

A Documented file.

Details.


Define Documentation

#define MAX a,
 )     (((a)>(b))?(a):(b))
 

A macro that returns the maximum of a and b.

Details.


Typedef Documentation

typedef unsigned int UINT32
 

A type definition for a .

Details.


Function Documentation

int close int  fd  ) 
 

Closes the file descriptor fd.

Parameters:
fd The descriptor to close.

int open const char *  pathname,
int  flags
 

Opens a file descriptor.

Parameters:
pathname The name of the descriptor.
flags Opening flags.

int read int  fd,
char *  buf,
size_t  count
 

Read bytes from a file descriptor.

Parameters:
fd The descriptor to read from.
buf The buffer to read into.
count The number of bytes to read.

size_t write int  fd,
const char *  buf,
size_t  count
 

Writes count bytes from buf to the filedescriptor fd.

Parameters:
fd The descriptor to write to.
buf The data buffer to write.
count The number of bytes to write.


Variable Documentation

int errno
 

Contains the last error code.

Warning:
Not thread safe!


Generated on Mon Aug 15 08:38:45 2005 for Structural commands by  doxygen 1.4.4

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 1.0 pre-release build #16 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0036 ]--