Searched refs:outbuf (Results 1 – 3 of 3) sorted by relevance
342 char *outbuf; in concat_path_file() local350 bb_xasprintf(&outbuf, "%s%s%s", path, (lc==NULL ? "/" : ""), filename); in concat_path_file()352 return outbuf; in concat_path_file()
166 outbuf = malloc(bufsize);
460 ret = LIBSSH2_SEND(session, p->outbuf, total_length,
Completed in 14 milliseconds