Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dsystem_properties.cpp867 char *tmp_buf = NULL; in read_spec_entry() local
872 tmp_buf = *ptr; in read_spec_entry()
881 *entry = strndup(tmp_buf, *len); in read_spec_entry()