Searched refs:new_readdir_line (Results 1 – 1 of 1) sorted by relevance
671 char *new_readdir_line; in myssh_statemach_act() local1517 new_readdir_line = Curl_saferealloc(sshc->readdir_line, in myssh_statemach_act()1519 if(!new_readdir_line) { in myssh_statemach_act()1525 sshc->readdir_line = new_readdir_line; in myssh_statemach_act()