Searched refs:dst_c (Results 1 – 1 of 1) sorted by relevance
1081 chunk *dst_c = NULL; local1101 dst_c = dst_cq->last;1105 dst_c->file.fd = open(dst_c->file.name->ptr, O_WRONLY | O_APPEND);1112 dst_c = dst_cq->last;1115 close(dst_c->file.fd);1116 dst_c->file.fd = -1;1126 if (dst_c->file.fd == -1) {1154 close(dst_c->file.fd);1155 dst_c->file.fd = -1;1164 close(dst_c->file.fd);[all …]