HomeSort by: relevance | last modified time | path
    Searched defs:mem_allocated (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
sftp-realpath.c 64 int serrno, slen, mem_allocated; local
78 mem_allocated = 1;
80 mem_allocated = 0;
92 if (mem_allocated)
222 if (mem_allocated)
  /src/external/public-domain/xz/dist/src/liblzma/common/
outqueue.h 90 uint64_t mem_allocated; member in struct:__anon367

Completed in 54 milliseconds