Home
last modified time | relevance | path

Searched refs:mkstempfifoat (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.bin/rsync/
H A Dmktemp.c239 mkstempfifoat(int fd, char *path) in mkstempfifoat() function
H A Dextern.h402 char *mkstempfifoat(int, char *);
H A Duploader.c411 if (mkstempfifoat(p->rootfd, temp) == NULL) { in pre_fifo()