Searched refs:target_directory_operand (Results 1 – 5 of 5) sorted by relevance
34 extern int target_directory_operand (char const *file, struct stat *st);
61 target_directory_operand (char const *file, struct stat *st) in target_directory_operand() function
457 target_dirfd = target_directory_operand (target_directory, &sb); in main()471 int fd = target_directory_operand (lastfile, &sb); in main()
967 target_dirfd = target_directory_operand (target_directory, &sb); in main()976 int fd = target_directory_operand (lastfile, &sb); in main()
641 target_dirfd = target_directory_operand (target_directory, &sb); in do_copy()649 int fd = target_directory_operand (lastfile, &sb); in do_copy()