$42 GRAYBYTE WORDPRESS FILE MANAGER $56

SERVER : vnpttt-amd7f72-h1.vietnix.vn #1 SMP Fri May 24 12:42:50 UTC 2024
SERVER IP : 103.200.23.149 | ADMIN IP 216.73.216.22
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/opt/alt/php53/usr/include/php/ext/standard/

HOME
Current File : /opt/alt/php53/usr/include/php/ext/standard//flock_compat.h
/*
   +----------------------------------------------------------------------+
   | PHP Version 5                                                        |
   +----------------------------------------------------------------------+
   | Copyright (c) 1997-2013 The PHP Group                                |
   +----------------------------------------------------------------------+
   | This source file is subject to version 3.01 of the PHP license,      |
   | that is bundled with this package in the file LICENSE, and is        |
   | available through the world-wide-web at the following url:           |
   | http://www.php.net/license/3_01.txt                                  |
   | If you did not receive a copy of the PHP license and are unable to   |
   | obtain it through the world-wide-web, please send a note to          |
   | license@php.net so we can mail you a copy immediately.               |
   +----------------------------------------------------------------------+
   | Author: Sascha Schumann <sascha@schumann.cx>                         |
   +----------------------------------------------------------------------+
*/

/* $Id$ */

#ifndef FLOCK_COMPAT_H
#define FLOCK_COMPAT_H

/* php_flock internally uses fcntl whther or not flock is available
 * This way our php_flock even works on NFS files.
 * More info: /usr/src/linux/Documentation
 */
PHPAPI int php_flock(int fd, int operation);

#ifndef HAVE_FLOCK
#	define LOCK_SH 1
#	define LOCK_EX 2
#	define LOCK_NB 4
#	define LOCK_UN 8
PHPAPI int flock(int fd, int operation);
#endif

/* Userland LOCK_* constants */
#define PHP_LOCK_SH 1
#define PHP_LOCK_EX 2
#define PHP_LOCK_UN 3
#define PHP_LOCK_NB 4

#ifdef PHP_WIN32
# ifdef EWOULDBLOCK
#  undef EWOULDBLOCK
# endif
# define EWOULDBLOCK WSAEWOULDBLOCK
# define fsync _commit
# define ftruncate(a, b) chsize(a, b)
#endif /* defined(PHP_WIN32) */

#if !HAVE_INET_ATON
#if HAVE_NETINET_IN_H
#include <netinet/in.h>
#endif
#if HAVE_ARPA_INET_H
#include <arpa/inet.h>
#endif

#ifndef PHP_WIN32
extern int inet_aton(const char *, struct in_addr *); 
#endif
#endif

#endif	/* FLOCK_COMPAT_H */

Current_dir [ NOT WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
13 Aug 2025 1.54 AM
root / 996
0755
base64.h
1.574 KB
9 Jul 2025 12.34 AM
root / 996
0644
basic_functions.h
6.822 KB
9 Jul 2025 12.34 AM
root / 996
0644
crc32.h
4.78 KB
9 Jul 2025 12.34 AM
root / 996
0644
credits.h
1.696 KB
9 Jul 2025 12.34 AM
root / 996
0644
credits_ext.h
5.49 KB
9 Jul 2025 12.34 AM
root / 996
0644
credits_sapi.h
1.537 KB
9 Jul 2025 12.34 AM
root / 996
0644
crypt_blowfish.h
1.055 KB
9 Jul 2025 12.34 AM
root / 996
0644
crypt_freesec.h
0.927 KB
9 Jul 2025 12.34 AM
root / 996
0644
css.h
1.21 KB
9 Jul 2025 12.34 AM
root / 996
0644
cyr_convert.h
1.239 KB
9 Jul 2025 12.34 AM
root / 996
0644
datetime.h
1.365 KB
9 Jul 2025 12.34 AM
root / 996
0644
dl.h
1.572 KB
9 Jul 2025 12.34 AM
root / 996
0644
exec.h
1.664 KB
9 Jul 2025 12.34 AM
root / 996
0644
file.h
4.39 KB
9 Jul 2025 12.34 AM
root / 996
0644
flock_compat.h
2.07 KB
9 Jul 2025 12.34 AM
root / 996
0644
fsock.h
1.572 KB
9 Jul 2025 12.34 AM
root / 996
0644
head.h
1.591 KB
9 Jul 2025 12.34 AM
root / 996
0644
html.h
2.164 KB
9 Jul 2025 12.34 AM
root / 996
0644
info.h
3.523 KB
9 Jul 2025 12.34 AM
root / 996
0644
md5.h
2.118 KB
9 Jul 2025 12.34 AM
root / 996
0644
microtime.h
1.333 KB
9 Jul 2025 12.34 AM
root / 996
0644
pack.h
1.249 KB
9 Jul 2025 12.34 AM
root / 996
0644
pageinfo.h
1.431 KB
9 Jul 2025 12.34 AM
root / 996
0644
php_array.h
4.278 KB
9 Jul 2025 12.34 AM
root / 996
0644
php_assert.h
1.396 KB
9 Jul 2025 12.34 AM
root / 996
0644
php_browscap.h
1.297 KB
9 Jul 2025 12.34 AM
root / 996
0644
php_crypt.h
1.524 KB
9 Jul 2025 12.34 AM
root / 996
0644
php_crypt_r.h
2.004 KB
9 Jul 2025 12.34 AM
root / 996
0644
php_dir.h
1.568 KB
9 Jul 2025 12.34 AM
root / 996
0644
php_dns.h
2.817 KB
9 Jul 2025 12.34 AM
root / 996
0644
php_ext_syslog.h
1.513 KB
9 Jul 2025 12.34 AM
root / 996
0644
php_filestat.h
3.279 KB
9 Jul 2025 12.34 AM
root / 996
0644
php_fopen_wrappers.h
1.896 KB
9 Jul 2025 12.34 AM
root / 996
0644
php_ftok.h
1.234 KB
9 Jul 2025 12.34 AM
root / 996
0644
php_http.h
1.75 KB
9 Jul 2025 12.34 AM
root / 996
0644
php_image.h
2.33 KB
9 Jul 2025 12.34 AM
root / 996
0644
php_incomplete_class.h
2.452 KB
9 Jul 2025 12.34 AM
root / 996
0644
php_iptc.h
1.244 KB
9 Jul 2025 12.34 AM
root / 996
0644
php_lcg.h
1.5 KB
9 Jul 2025 12.34 AM
root / 996
0644
php_link.h
1.339 KB
9 Jul 2025 12.34 AM
root / 996
0644
php_mail.h
1.374 KB
9 Jul 2025 12.34 AM
root / 996
0644
php_math.h
4.53 KB
9 Jul 2025 12.34 AM
root / 996
0644
php_metaphone.h
1.214 KB
9 Jul 2025 12.34 AM
root / 996
0644
php_rand.h
2.542 KB
9 Jul 2025 12.34 AM
root / 996
0644
php_smart_str.h
6.378 KB
9 Jul 2025 12.34 AM
root / 996
0644
php_smart_str_public.h
1.288 KB
9 Jul 2025 12.34 AM
root / 996
0644
php_standard.h
2.188 KB
9 Jul 2025 12.34 AM
root / 996
0644
php_string.h
5.977 KB
9 Jul 2025 12.34 AM
root / 996
0644
php_type.h
1.555 KB
9 Jul 2025 12.34 AM
root / 996
0644
php_uuencode.h
1.462 KB
9 Jul 2025 12.34 AM
root / 996
0644
php_var.h
5.542 KB
9 Jul 2025 12.34 AM
root / 996
0644
php_versioning.h
1.373 KB
9 Jul 2025 12.34 AM
root / 996
0644
proc_open.h
1.808 KB
9 Jul 2025 12.34 AM
root / 996
0644
quot_print.h
1.506 KB
9 Jul 2025 12.34 AM
root / 996
0644
scanf.h
2.27 KB
9 Jul 2025 12.34 AM
root / 996
0644
sha1.h
1.71 KB
9 Jul 2025 12.34 AM
root / 996
0644
streamsfuncs.h
2.746 KB
9 Jul 2025 12.34 AM
root / 996
0644
uniqid.h
1.242 KB
9 Jul 2025 12.34 AM
root / 996
0644
url.h
2.222 KB
9 Jul 2025 12.34 AM
root / 996
0644
url_scanner_ex.h
2.091 KB
9 Jul 2025 12.34 AM
root / 996
0644
winver.h
3.252 KB
9 Jul 2025 12.34 AM
root / 996
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME
Static GIF