Searched refs:dst_path (Results 1 – 4 of 4) sorted by relevance
309 if (strlen(filename) + strlen(dst_path) >= sizeof(pathname)) in dst_s_fopen()312 if (*dst_path != '\0') { in dst_s_fopen()313 strcpy(pathname, dst_path); in dst_s_fopen()
66 const char *dst_path = ""; variable119 dst_path = tmp; in dst_init()845 filename, dst_path[0] ? dst_path : in dst_s_read_private_key_file()
103 extern const char *dst_path;
554 char *dst_path = dst_fqi->fq_path.pn_path; in smb_rename_check_stream() local557 if ((dst_path[0] == ':') || in smb_rename_check_stream()558 ((dst_path[0] == '\\') && (dst_path[1] == ':'))) { in smb_rename_check_stream()567 if (smb_is_stream_name(dst_path)) in smb_rename_check_stream()