close             952 core/ngx_connection.c         c->close = 1;
close             156 core/ngx_connection.h     unsigned            close:1;
close             105 core/ngx_open_file_cache.c             file->close = 1;
close             323 core/ngx_open_file_cache.c         file->close = 1;
close             383 core/ngx_open_file_cache.c         file->close = 0;
close             448 core/ngx_open_file_cache.c             file->close = 1;
close             665 core/ngx_open_file_cache.c                    file->name, file->fd, file->count, file->uses, file->close);
close             667 core/ngx_open_file_cache.c     if (!file->close) {
close             696 core/ngx_open_file_cache.c     if (!file->close) {
close             762 core/ngx_open_file_cache.c             file->close = 1;
close             878 core/ngx_open_file_cache.c     file->close = 1;
close              66 core/ngx_open_file_cache.h     unsigned                 close:1;
close             194 event/modules/ngx_devpoll_module.c     if (close(dp) == -1) {
close             454 event/modules/ngx_devpoll_module.c                 if (close(fd) == -1) {
close             310 event/modules/ngx_epoll_module.c     if (close(ep) == -1) {
close             253 event/modules/ngx_eventport_module.c     if (close(ep) == -1) {
close             252 event/modules/ngx_kqueue_module.c     if (close(ngx_kqueue) == -1) {
close            1169 event/ngx_event.c         close(fd);
close            2617 http/ngx_http_request.c     if (rev->timedout || c->close) {
close             250 os/unix/ngx_channel.c     if (close(fd[0]) == -1) {
close             254 os/unix/ngx_channel.c     if (close(fd[1]) == -1) {
close              61 os/unix/ngx_daemon.c         if (close(fd) == -1) {
close              82 os/unix/ngx_files.h #define ngx_close_file           close
close             611 os/unix/ngx_freebsd_rfork_thread.c     if (close(cv->kq) == -1) {
close             110 os/unix/ngx_posix_init.c         if (close(pp[1]) == -1) {
close             785 os/unix/ngx_process_cycle.c                     c[i].close = 1;
close             983 os/unix/ngx_process_cycle.c         if (close(ngx_processes[n].channel[1]) == -1) {
close             989 os/unix/ngx_process_cycle.c     if (close(ngx_processes[ngx_process_slot].channel[0]) == -1) {
close            1147 os/unix/ngx_process_cycle.c             if (close(ngx_processes[ch.slot].channel[0]) == -1) {
close              62 os/unix/ngx_shmem.c     if (close(fd) == -1) {
close              59 os/unix/ngx_socket.h #define ngx_close_socket    close