HomeSort by relevance Sort by last modified time
    Searched full:_zero_terminate (Results 1 - 1 of 1) sorted by null

  /external/qemu/android/protocol/
core-connection.c 48 _zero_terminate(char* buf, size_t buf_size, size_t eos) function
124 _zero_terminate(buf, sizeof(buf), status);
133 _zero_terminate(buf, sizeof(buf), status);
282 _zero_terminate(buf, sizeof(buf), handshake_len);
305 _zero_terminate(buf, sizeof(buf), status);

Completed in 845 milliseconds