Home
last modified time | relevance | path

Searched refs:new_directory_perms (Results 1 – 5 of 5) sorted by relevance

/third_party/curl/lib/
Durldata.h1770 unsigned int new_directory_perms; /* when creating remote dirs */ member
Dsetopt.c2657 data->set.new_directory_perms = (unsigned int)arg; in Curl_vsetopt()
Durl.c546 set->new_directory_perms = 0755; /* Default permissions */ in Curl_init_userdefined()
/third_party/curl/lib/vssh/
Dlibssh.c1090 (mode_t)data->set.new_directory_perms); in myssh_statemach_act()
1398 (mode_t)data->set.new_directory_perms); in myssh_statemach_act()
Dlibssh2.c1863 data->set.new_directory_perms); in ssh_statemach_act()
2246 data->set.new_directory_perms); in ssh_statemach_act()