Searched refs:tmpb (Results 1 – 1 of 1) sorted by relevance
397 buffer *tmpb; member2615 buffer * const tmpb = pconf->tmpb; in webdav_linktmp_rename() local2618 buffer_clear(tmpb); in webdav_linktmp_rename()2640 unlink(tmpb->ptr); in webdav_linktmp_rename()2684 buffer * const tmpb = pconf->tmpb; in webdav_copytmp_rename() local2685 buffer_clear(tmpb); in webdav_copytmp_rename()2859 unlink(tmpb->ptr); in webdav_copytmp_rename()2878 unlink(tmpb->ptr); in webdav_copytmp_rename()2898 unlink(tmpb->ptr); in webdav_copytmp_rename()4955 buffer * const tmpb = pconf->tmpb; in mod_webdav_put() local[all …]