Home
last modified time | relevance | path

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

123

/PHP-5.3/ext/gd/libgd/
H A Dxbm.c33 gdImagePtr gdImageCreateFromXbm(FILE * fd) in gdImageCreateFromXbm()
/PHP-5.3/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.3/ext/zlib/
H A Dzlib_fopen_wrapper.c132 int fd; in php_stream_gzopen() local
/PHP-5.3/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.3/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.3/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.3/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.3/Zend/
H A Dzend_stream.h67 int fd; member
/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dpager.c156 OsFile fd, jfd; /* File descriptors for database and journal */ member
315 static int read32bits(int format, OsFile *fd, u32 *pRes){ in read32bits()
337 static int write32bits(OsFile *fd, u32 val){ in write32bits()
895 static int sqlitepager_opentemp(char *zFile, OsFile *fd){ in sqlitepager_opentemp()
926 OsFile fd; in sqlitepager_open() local
H A Dos.h110 int fd; /* The file descriptor */ member
/PHP-5.3/ext/standard/
H A Dphp_fopen_wrapper.c162 int fd = -1; in php_stream_url_wrap_php() local
H A Dfile.c851 int fd; in PHP_FUNCTION() local
1173 zval *fd; in PHP_FUNCTION() local
2083 zval *fd, **len_zv = NULL; in PHP_FUNCTION() local
/PHP-5.3/sapi/thttpd/
H A Dthttpd.c629 static void remove_dead_conn(int fd)
715 void thttpd_closed_conn(int fd)
/PHP-5.3/ext/posix/
H A Dposix.c725 int fd; in PHP_FUNCTION() local
772 int fd; in PHP_FUNCTION() local
/PHP-5.3/ext/session/
H A Dmod_files.c54 int fd; member
/PHP-5.3/sapi/tux/
H A Dphp_tux.c412 void tux_closed_conn(int fd) in tux_closed_conn()
/PHP-5.3/sapi/isapi/stresstest/
H A Dstresstest.cpp388 WIN32_FIND_DATA fd; in GetTestFiles() local
417 WIN32_FIND_DATA fd; in DeleteTempFiles() local
/PHP-5.3/sapi/cgi/
H A Dfastcgi.h99 int fd; member
/PHP-5.3/ext/date/lib/
H A Dparse_iso_intervals.c90 int fd; member
/PHP-5.3/ext/curl/
H A Dphp_curl.h96 long fd; member
/PHP-5.3/sapi/apache/
H A Dmod_php5.c401 int fd; in sapi_apache_get_fd() local

Completed in 129 milliseconds

123