Home
last modified time | relevance | path

Searched defs:new_dst (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/crypto/openssh/
H A Dsftp-client.c1464 char *filename, *new_src = NULL, *new_dst = NULL; in download_dir_internal() local
1798 char *filename, *new_src = NULL, *new_dst = NULL; in upload_dir_internal() local
/freebsd-12.1/contrib/gcc/config/ia64/
H A Dia64.c2086 rtx old_dst, rtx new_dst) in ia64_expand_atomic_op()