Searched defs:src_st (Results 1 – 2 of 2) sorted by relevance
256 static int seunshare_mount(const char *src, const char *dst, struct stat *src_st) in seunshare_mount()463 static char *create_tmpdir(const char *src, struct stat *src_st, in create_tmpdir()
1718 struct stat src_st; in do_sync_pull() local