Searched refs:homedir_context_tpl (Results 1 – 1 of 1) sorted by relevance
1220 semanage_list_t * homedir_context_tpl) in write_gen_home_dir_context() argument1231 if (write_home_dir_context(s, out, homedir_context_tpl, users)) in write_gen_home_dir_context()1258 semanage_list_t *homedir_context_tpl = NULL; in write_context_file() local1264 homedir_context_tpl = make_template(s, &HOME_DIR_PRED); in write_context_file()1269 if (!homedir_context_tpl in write_context_file()1285 if (homedir_context_tpl || homeroot_context_tpl) { in write_context_file()1304 if (write_home_dir_context(s, out, homedir_context_tpl, in write_context_file()1338 user_context_tpl, homedir_context_tpl) in write_context_file()1349 semanage_list_destroy(&homedir_context_tpl); in write_context_file()