Home
last modified time | relevance | path

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

123

/PHP-5.4/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 TSRMLS_DC) { in cdb_file_lseek()
H A Dphp_dba.h46 int fd; member
/PHP-5.4/ext/gd/libgd/
H A Dxbm.c33 gdImagePtr gdImageCreateFromXbm(FILE * fd) in gdImageCreateFromXbm()
/PHP-5.4/ext/zlib/
H A Dzlib_fopen_wrapper.c132 int fd; in php_stream_gzopen() local
/PHP-5.4/ext/fileinfo/libmagic/
H A Dreadcdf.c226 file_trycdf(struct magic_set *ms, int fd, const unsigned char *buf,
H A Dfuncs.c225 int fd; in file_buffer() local
/PHP-5.4/sapi/caudium/
H A Dcaudium.c245 int sent_bytes = 0, fd = MY_FD; in php_caudium_sapi_ub_write() local
726 int fd = fd_from_object(raw_fd->u.object); in f_php_caudium_request_handler() local
/PHP-5.4/sapi/fpm/fpm/
H A Dfpm_events.h16 int fd; /* not set with FPM_EV_TIMEOUT */ member
H A Dfastcgi.h99 int fd; member
/PHP-5.4/sapi/roxen/
H A Droxen.c251 int sent_bytes = 0, fd = MY_FD; in php_roxen_sapi_ub_write() local
659 int fd = fd_from_object(raw_fd->u.object); in f_php_roxen_request_handler() local
/PHP-5.4/Zend/
H A Dzend_stream.h67 int fd; member
/PHP-5.4/ext/standard/
H A Dphp_fopen_wrapper.c162 int fd = -1; in php_stream_url_wrap_php() local
H A Dfile.c814 int fd; in PHP_FUNCTION() local
1080 zval *fd; in PHP_FUNCTION() local
1942 zval *fd, **len_zv = NULL; in PHP_FUNCTION() local
/PHP-5.4/sapi/thttpd/
H A Dthttpd.c629 static void remove_dead_conn(int fd)
715 void thttpd_closed_conn(int fd)
/PHP-5.4/ext/posix/
H A Dposix.c725 int fd; in PHP_FUNCTION() local
772 int fd; in PHP_FUNCTION() local
/PHP-5.4/ext/session/
H A Dmod_files.c60 int fd; member
/PHP-5.4/sapi/tux/
H A Dphp_tux.c412 void tux_closed_conn(int fd) in tux_closed_conn()
/PHP-5.4/sapi/isapi/stresstest/
H A Dstresstest.cpp388 WIN32_FIND_DATA fd; in GetTestFiles() local
417 WIN32_FIND_DATA fd; in DeleteTempFiles() local
/PHP-5.4/ext/date/lib/
H A Dparse_iso_intervals.c90 int fd; member
/PHP-5.4/ext/curl/
H A Dphp_curl.h96 long fd; member
/PHP-5.4/sapi/apache/
H A Dmod_php5.c396 int fd; in sapi_apache_get_fd() local
/PHP-5.4/ext/ftp/
H A Dftp.c1374 int fd = -1; in ftp_getdata() local
/PHP-5.4/main/
H A Drfc1867.c688 int fd = -1; local
/PHP-5.4/ext/phar/
H A Dutil.c1213 phar_archive_data *fd, **fd_ptr; in phar_get_archive() local

Completed in 83 milliseconds

123