Home
last modified time | relevance | path

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

/external/openssh/
Dsftp-realpath.c65 int serrno, slen, mem_allocated; in sftp_realpath() local
79 mem_allocated = 1; in sftp_realpath()
81 mem_allocated = 0; in sftp_realpath()
93 if (mem_allocated) in sftp_realpath()
223 if (mem_allocated) in sftp_realpath()