Searched refs:user_context_tpl (Results 1 – 1 of 1) sorted by relevance
1219 semanage_list_t * user_context_tpl, in write_gen_home_dir_context() argument1235 if (write_user_context(s, out, user_context_tpl, users)) in write_gen_home_dir_context()1261 semanage_list_t *user_context_tpl = NULL; in write_context_file() local1267 user_context_tpl = make_template(s, &USER_CONTEXT_PRED); in write_context_file()1272 && !user_context_tpl) in write_context_file()1324 if (user_context_tpl || username_context_tpl) { in write_context_file()1331 if (write_user_context(s, out, user_context_tpl, in write_context_file()1338 user_context_tpl, homedir_context_tpl) in write_context_file()1348 semanage_list_destroy(&user_context_tpl); in write_context_file()