Home
last modified time | relevance | path

Searched refs:new_file_perms (Results 1 – 8 of 8) sorted by relevance

/curl/lib/
H A Dfile.c332 fd = open(file->path, mode, data->set.new_file_perms); in file_upload()
H A Durldata.h1706 unsigned int new_file_perms; /* when creating remote files */ member
H A Dsetopt.c1159 data->set.new_file_perms = (unsigned int)arg; in setopt_long()
H A Durl.c416 set->new_file_perms = 0644; /* Default permissions */ in Curl_init_userdefined()
/curl/lib/vquic/
H A Dvquic.c661 data->set.new_file_perms); in Curl_qlogdir()
/curl/lib/vssh/
H A Dlibssh.c1272 flags, (mode_t)data->set.new_file_perms); in myssh_statemach_act()
1591 O_RDONLY, (mode_t)data->set.new_file_perms); in myssh_statemach_act()
1841 (int)data->set.new_file_perms); in myssh_statemach_act()
H A Dlibssh2.c1160 flags, (long)data->set.new_file_perms, in sftp_upload_init()
2558 LIBSSH2_FXF_READ, (long)data->set.new_file_perms, in ssh_statemachine()
2685 SCP_SEND(sshc->ssh_session, sshp->path, data->set.new_file_perms, in ssh_statemachine()
H A Dwolfssh.c600 createattrs.per = (word32)data->set.new_file_perms; in wssh_statemach_act()

Completed in 42 milliseconds