Home
last modified time | relevance | path

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

123

/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_conf.c942 int fd; in fpm_conf_process_all_pools() local
1115 int fd; in fpm_conf_write_pid() local
1475 int fd, n; in fpm_conf_load_ini_file() local
H A Dfpm_events.h16 int fd; /* not set with FPM_EV_TIMEOUT */ member
H A Dfastcgi.h99 int fd; member
/PHP-5.5/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.5/ext/gd/libgd/
H A Dxbm.c33 gdImagePtr gdImageCreateFromXbm(FILE * fd) in gdImageCreateFromXbm()
/PHP-5.5/ext/zlib/
H A Dzlib_fopen_wrapper.c132 int fd; in php_stream_gzopen() local
/PHP-5.5/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.5/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.5/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.5/Zend/
H A Dzend_stream.h67 int fd; member
/PHP-5.5/ext/standard/
H A Dphp_fopen_wrapper.c162 int fd = -1; in php_stream_url_wrap_php() local
H A Dpassword.c136 int fd, n; in php_password_make_salt() local
H A Dfile.c815 int fd; in PHP_FUNCTION() local
1083 zval *fd; in PHP_FUNCTION() local
1963 zval *fd, **len_zv = NULL; in PHP_FUNCTION() local
/PHP-5.5/sapi/thttpd/
H A Dthttpd.c629 static void remove_dead_conn(int fd)
715 void thttpd_closed_conn(int fd)
/PHP-5.5/ext/posix/
H A Dposix.c725 int fd; in PHP_FUNCTION() local
772 int fd; in PHP_FUNCTION() local
/PHP-5.5/ext/session/
H A Dmod_files.c60 int fd; member
/PHP-5.5/sapi/tux/
H A Dphp_tux.c412 void tux_closed_conn(int fd) in tux_closed_conn()
/PHP-5.5/sapi/isapi/stresstest/
H A Dstresstest.cpp388 WIN32_FIND_DATA fd; in GetTestFiles() local
417 WIN32_FIND_DATA fd; in DeleteTempFiles() local
/PHP-5.5/ext/curl/
H A Dphp_curl.h133 long fd; member
/PHP-5.5/ext/date/lib/
H A Dparse_iso_intervals.c90 int fd; member
/PHP-5.5/sapi/apache/
H A Dmod_php5.c396 int fd; in sapi_apache_get_fd() local
/PHP-5.5/ext/ftp/
H A Dftp.c1369 int fd = -1; in ftp_getdata() local

Completed in 76 milliseconds

123