ngx_rename_file 622 src/core/nginx.c if (ngx_rename_file(ccf->pid.data, ccf->oldpid.data) == NGX_FILE_ERROR) { ngx_rename_file 637 src/core/nginx.c if (ngx_rename_file(ccf->oldpid.data, ccf->pid.data) ngx_rename_file 656 src/core/ngx_file.c if (ngx_rename_file(src->data, to->data) != NGX_FILE_ERROR) { ngx_rename_file 677 src/core/ngx_file.c if (ngx_rename_file(src->data, to->data) != NGX_FILE_ERROR) { ngx_rename_file 714 src/core/ngx_file.c if (ngx_rename_file(name, to->data) != NGX_FILE_ERROR) { ngx_rename_file 772 src/http/modules/ngx_http_dav_module.c if (ngx_rename_file(path.data, copy.path.data) != NGX_FILE_ERROR) { ngx_rename_file 650 src/os/unix/ngx_process_cycle.c if (ngx_rename_file((char *) ccf->oldpid.data,