Lines Matching defs:fd
46 #define php_stream_fopen_from_fd_int(fd, mode, persistent_id) _php_stream_fopen_from_fd_int((fd), (… argument
47 #define php_stream_fopen_from_fd_int_rel(fd, mode, persistent_id) _php_stream_fopen_from_fd_int((f… argument
133 int fd; /* underlying file descriptor */ member
165 int fd; in do_fstat() local
177 static php_stream *_php_stream_fopen_from_fd_int(int fd, const char *mode, const char *persistent_i… in _php_stream_fopen_from_fd_int()
220 int fd; in _php_stream_fopen_temporary_file() local
278 PHPAPI php_stream *_php_stream_fopen_from_fd(int fd, const char *mode, const char *persistent_id, b… in _php_stream_fopen_from_fd()
553 int fd; in php_stdiop_sync() local
601 php_socket_t fd; in php_stdiop_cast() local
674 int fd; in php_stdiop_set_option() local
1106 int fd; in _php_stream_fopen() local