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:21.92 GB of 70.42 GB (31.13%)
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/ src/ linux-headers-3.0.0-14/ arch/ sh/ include/ asm/ - drwxr-xr-x

Directory:
Viewing file:     uaccess_64.h (2.31 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
#ifndef __ASM_SH_UACCESS_64_H
#define __ASM_SH_UACCESS_64_H

/*
 * include/asm-sh/uaccess_64.h
 *
 * Copyright (C) 2000, 2001  Paolo Alberelli
 * Copyright (C) 2003, 2004  Paul Mundt
 *
 * User space memory access functions
 *
 * Copyright (C) 1999  Niibe Yutaka
 *
 *  Based on:
 *     MIPS implementation version 1.15 by
 *              Copyright (C) 1996, 1997, 1998 by Ralf Baechle
 *     and i386 version.
 *
 * This file is subject to the terms and conditions of the GNU General Public
 * License.  See the file "COPYING" in the main directory of this archive
 * for more details.
 */

#define __get_user_size(x,ptr,size,retval)            \
do {                                \
    retval = 0;                        \
    switch (size) {                        \
    case 1:                            \
        retval = __get_user_asm_b((void *)&x,        \
                      (long)ptr);        \
        break;                        \
    case 2:                            \
        retval = __get_user_asm_w((void *)&x,        \
                      (long)ptr);        \
        break;                        \
    case 4:                            \
        retval = __get_user_asm_l((void *)&x,        \
                      (long)ptr);        \
        break;                        \
    case 8:                            \
        retval = __get_user_asm_q((void *)&x,        \
                      (long)ptr);        \
        break;                        \
    default:                        \
        __get_user_unknown();                \
        break;                        \
    }                            \
} while (0)

extern long __get_user_asm_b(void *, long);
extern long __get_user_asm_w(void *, long);
extern long __get_user_asm_l(void *, long);
extern long __get_user_asm_q(void *, long);
extern void __get_user_unknown(void);

#define __put_user_size(x,ptr,size,retval)            \
do {                                \
    retval = 0;                        \
    switch (size) {                        \
    case 1:                            \
        retval = __put_user_asm_b((void *)&x,        \
                      (long)ptr);        \
        break;                        \
    case 2:                            \
        retval = __put_user_asm_w((void *)&x,        \
                      (long)ptr);        \
        break;                        \
    case 4:                            \
        retval = __put_user_asm_l((void *)&x,        \
                      (long)ptr);        \
        break;                        \
    case 8:                            \
        retval = __put_user_asm_q((void *)&x,        \
                      (long)ptr);        \
        break;                        \
    default:                        \
        __put_user_unknown();                \
    }                            \
} while (0)

extern long __put_user_asm_b(void *, long);
extern long __put_user_asm_w(void *, long);
extern long __put_user_asm_l(void *, long);
extern long __put_user_asm_q(void *, long);
extern void __put_user_unknown(void);

extern long __strnlen_user(const char *__s, long __n);
extern int __strncpy_from_user(unsigned long __dest,
           unsigned long __user __src, int __count);

#endif /* __ASM_SH_UACCESS_64_H */
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.2812 seconds