/external/selinux/libselinux/man/man8/ |
matchpathcon.8 | 46 Use alternate file_context file
|
/external/google-breakpad/src/common/ |
dwarf_cu_to_module.cc | 173 : file_context(file_context_arg), 185 FileContext *file_context; member in struct:google_breakpad::DwarfCUToModule::CUContext 195 // assign them lines and add them to file_context->module. 308 FileContext *file_context = cu_context_->file_context; local 309 if (file_context->IsUnhandledInterCUReference( 320 &file_context->file_private_->specifications; 340 cu_context_->file_context->file_private_->common_strings.insert(str); 427 cu_context_->file_context->file_private_->specifications[offset_] = spec; 508 cu_context_->file_context->file_private_->origins [all...] |
dwarf_cu_to_module.h | 229 // within FILE_CONTEXT. This uses information received from the 231 // FILE_CONTEXT->module. Use LINE_READER to handle the compilation 234 DwarfCUToModule(FileContext *file_context,
|
/external/selinux/policycoreutils/scripts/ |
fixfiles.8 | 47 Force reset of context to match file_context for customizable files
|
/external/selinux/policycoreutils/setfiles/ |
restorecon.8 | 43 Force reset of context to match file_context for customizable files, and the
|
setfiles.8 | 43 Force reset of context to match file_context for customizable files, and the
|
/external/google-breakpad/src/common/mac/ |
dump_syms.mm | 268 DwarfCUToModule::FileContext file_context(selected_object_name_, 275 file_context.AddSectionToSectionMap( 283 file_context.section_map().find("__debug_info"); 284 assert(debug_info_entry != file_context.section_map().end()); 304 DwarfCUToModule root_handler(&file_context, &line_to_module, &reporter); 308 dwarf2reader::CompilationUnit dwarf_reader(file_context.section_map(),
|
/external/google-breakpad/src/common/linux/ |
dump_symbols.cc | 238 DwarfCUToModule::FileContext file_context(dwarf_filename, 254 file_context.AddSectionToSectionMap(name, contents, section->sh_size); 260 file_context.section_map().find(".debug_info"); 261 assert(debug_info_entry != file_context.section_map().end()); 272 DwarfCUToModule root_handler(&file_context, &line_to_module, &reporter); 276 dwarf2reader::CompilationUnit reader(file_context.section_map(), [all...] |
/system/sepolicy/tools/fc_sort/ |
fc_sort.c | 351 /* Parse the file into a file_context linked list. */ 538 /* Output the sorted file_context linked list to the output file. */
|
/external/selinux/libsemanage/src/ |
genhomedircon.c | 67 " the file_context\n#\n#\n" 1087 ERR(sh, "Could not open the file_context file for writing");
|
semanage_store.c | [all...] |
/system/sepolicy/ |
Android.mk | 216 # Note: That a newline file is placed between each file_context file found to
|
/external/selinux/libselinux/ |
ChangeLog | 70 * Compiled file_context files and the original should have the same DAC 284 * Add new file_context.subs_dist for distro specific filecon substitutions [all...] |