Home
last modified time | relevance | path

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

/bionic/libc/system_properties/
Dcontexts_split.cpp125 char* tmp_buf = nullptr; in read_spec_entry() local
129 tmp_buf = *ptr; in read_spec_entry()
138 *entry = strndup(tmp_buf, *len); in read_spec_entry()