Lines Matching defs:fd
45 #define php_stream_fopen_from_fd_int(fd, mode, persistent_id) _php_stream_fopen_from_fd_int((fd), (… argument
46 #define php_stream_fopen_from_fd_int_rel(fd, mode, persistent_id) _php_stream_fopen_from_fd_int((f… argument
132 int fd; /* underlying file descriptor */ member
164 int fd; in do_fstat() local
176 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()
219 int fd; in _php_stream_fopen_temporary_file() local
277 PHPAPI php_stream *_php_stream_fopen_from_fd(int fd, const char *mode, const char *persistent_id ST… 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
1097 int fd; in _php_stream_fopen() local