Home
last modified time | relevance | path

Searched defs:fd (Results 26 – 50 of 61) sorted by relevance

123

/PHP-7.1/ext/opcache/
H A Dzend_file_cache.c58 static int zend_file_cache_flock(int fd, int op) in zend_file_cache_flock()
85 static int zend_file_cache_flock(int fd, int type) in zend_file_cache_flock()
788 int fd; in zend_file_cache_script_store() local
1334 int fd; in zend_file_cache_script_load() local
/PHP-7.1/sapi/fpm/fpm/
H A Dfpm_log.c37 int fd; in fpm_log_open() local
H A Dfpm_conf.c955 int fd; in fpm_conf_process_all_pools() local
1128 int fd; in fpm_conf_write_pid() local
1489 int fd, n; in fpm_conf_load_ini_file() local
H A Dfpm_events.h15 int fd; /* not set with FPM_EV_TIMEOUT */ member
/PHP-7.1/ext/posix/
H A Dposix.c760 static int php_posix_stream_get_fd(zval *zfp, int *fd) /* {{{ */ in php_posix_stream_get_fd()
789 int fd; in PHP_FUNCTION() local
837 int fd; in PHP_FUNCTION() local
/PHP-7.1/ext/bz2/
H A Dbz2.c288 php_socket_t fd; in _php_stream_bz2open() local
428 php_socket_t fd; in PHP_FUNCTION() local
/PHP-7.1/ext/ftp/
H A Dftp.c1278 php_socket_t fd; in my_send() local
1371 php_socket_t fd; in my_recv() local
1521 int fd = -1; in ftp_getdata() local
1754 static void ftp_ssl_shutdown(ftpbuf_t *ftp, php_socket_t fd, SSL *ssl_handle) { in ftp_ssl_shutdown()
/PHP-7.1/ext/dba/
H A Ddba_dbm.c59 int fd; in DBA_OPEN_FUNC() local
H A Ddba_cdb.c233 int cdb_file_lseek(int fd, off_t offset, int whence) { in cdb_file_lseek()
H A Dphp_dba.h49 int fd; member
/PHP-7.1/ext/gd/libgd/
H A Dxbm.c33 gdImagePtr gdImageCreateFromXbm(FILE * fd) in gdImageCreateFromXbm()
/PHP-7.1/ext/zlib/
H A Dzlib_fopen_wrapper.c136 php_socket_t fd; in php_stream_gzopen() local
/PHP-7.1/sapi/phpdbg/
H A Dphpdbg.h288 int fd; member
296 int fd; member
H A Dphpdbg_io.c240 int fd = phpdbg_create_listenable_socket(interface, port, &res); local
H A Dphpdbg_out.h61 #define phpdbg_rlog(fd, fmt, ...) phpdbg_rlog_internal(fd, fmt, ##__VA_ARGS__) argument
H A Dphpdbg_utils.c372 PHPDBG_API void phpdbg_set_async_io(int fd) { in phpdbg_set_async_io()
/PHP-7.1/Zend/
H A Dzend_stream.h67 int fd; member
/PHP-7.1/ext/standard/
H A Dphp_fopen_wrapper.c181 int fd = -1; in php_stream_url_wrap_php() local
H A Dfile.c807 int fd; in PHP_FUNCTION() local
1075 zval *fd; in PHP_FUNCTION() local
1958 zval *fd, *len_zv = NULL; in PHP_FUNCTION() local
/PHP-7.1/ext/session/
H A Dmod_files.c100 int fd; member
/PHP-7.1/ext/fileinfo/libmagic/
H A Dfuncs.c223 php_socket_t fd; in file_buffer() local
H A Dreadcdf.c441 file_trycdf(struct magic_set *ms, int fd, const unsigned char *buf, in file_trycdf()
/PHP-7.1/ext/date/lib/
H A Dparse_iso_intervals.c96 int fd; member
/PHP-7.1/main/
H A DSAPI.c1047 SAPI_API int sapi_get_fd(int *fd) in sapi_get_fd()
/PHP-7.1/sapi/cli/
H A Dphp_cli.c247 static inline int sapi_cli_select(int fd) in sapi_cli_select()

Completed in 108 milliseconds

123