Searched refs:homedir_context_tpl (Results 1 – 1 of 1) sorted by relevance
1229 semanage_list_t * homedir_context_tpl) in write_gen_home_dir_context() argument1240 if (write_home_dir_context(s, out, homedir_context_tpl, users)) in write_gen_home_dir_context()1267 semanage_list_t *homedir_context_tpl = NULL; in write_context_file() local1273 homedir_context_tpl = make_template(s, &HOME_DIR_PRED); in write_context_file()1278 if (!homedir_context_tpl in write_context_file()1294 if (homedir_context_tpl || homeroot_context_tpl) { in write_context_file()1313 if (write_home_dir_context(s, out, homedir_context_tpl, in write_context_file()1347 user_context_tpl, homedir_context_tpl) in write_context_file()1358 semanage_list_destroy(&homedir_context_tpl); in write_context_file()