ngx_rename_file   629 core/nginx.c       if (ngx_rename_file(ccf->pid.data, ccf->oldpid.data) != NGX_OK) {
ngx_rename_file   644 core/nginx.c           if (ngx_rename_file(ccf->oldpid.data, ccf->pid.data) != NGX_OK) {
ngx_rename_file   563 core/ngx_file.c     if (ngx_rename_file(src->data, to->data) != NGX_FILE_ERROR) {
ngx_rename_file   584 core/ngx_file.c         if (ngx_rename_file(src->data, to->data) != NGX_FILE_ERROR) {
ngx_rename_file   621 core/ngx_file.c             if (ngx_rename_file(name, to->data) != NGX_FILE_ERROR) {
ngx_rename_file   756 http/modules/ngx_http_dav_module.c             if (ngx_rename_file(path.data, copy.path.data) != NGX_FILE_ERROR) {
ngx_rename_file   645 os/unix/ngx_process_cycle.c                 if (ngx_rename_file((char *) ccf->oldpid.data,