Searched refs:fd_copy_fifo (Results 1 - 1 of 1) sorted by relevance
/systemd/src/basic/ |
H A D | copy.c | 207 static int fd_copy_fifo(int df, const char *from, const struct stat *st, int dt, const char *to) { function 327 q = fd_copy_fifo(dirfd(d), de->d_name, &buf, fdt, de->d_name); 359 return fd_copy_fifo(fdf, from, &st, fdt, to);
|
Completed in 2689 milliseconds