Home
last modified time | relevance | path

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

/external/libsepol/src/
Dcontext_record.c90 char *tmp_type = strdup(type); in hidden_def() local
91 if (!tmp_type) { in hidden_def()
97 con->type = tmp_type; in hidden_def()