Searched defs:fdf (Results 1 – 6 of 6) sorted by relevance
/plan9/sys/src/cmd/ |
H A D | fcp.c | 88 int fdf, fdt, mode; in copy() local 152 copy1(int fdf, int fdt, char *from, char *to) in copy1() 192 worker(int fdf, int fdt, char *from, char *to) in worker()
|
H A D | cp.c | 82 int fdf, fdt, mode; in copy() local 146 copy1(int fdf, int fdt, char *from, char *to) in copy1()
|
H A D | mv.c | 75 int fdf, fdt, i, j, stat; in mv1() local 168 copy1(int fdf, int fdt, char *from, char *to) in copy1()
|
/plan9/sys/src/cmd/disk/kfs/ |
H A D | misc.c | 19 fdf(Float a, int d) in fdf() function
|
/plan9/sys/src/cmd/replica/ |
H A D | applychanges.c | 233 copy1(int fdf, int fdt, char *from, char *to) in copy1()
|
H A D | applylog.c | 822 copy1(int fdf, int fdt, char *from, char *to) in copy1() 860 worker(int fdf, int fdt, char *from, char *to) in worker()
|