Searched refs:bool_file (Results 1 - 1 of 1) sorted by relevance

/external/selinux/libselinux/src/
H A Dbooleans.c392 const char *bool_file = selinux_booleans_path(); local
405 snprintf(tmp_bool_file, sizeof(tmp_bool_file), "%s.XXXXXX", bool_file);
413 bool_file);

Completed in 55 milliseconds