HomeSort by relevance Sort by last modified time
    Searched full:homedirs (Results 1 - 25 of 30) sorted by null

1 2

  /external/selinux/policycoreutils/sandbox/
sandbox.config 1 # Space separate list of homedirs
2 HOMEDIRS="/home"
  /external/selinux/libselinux/src/
file_path_suffixes.h 19 S_(FILE_CONTEXTS_HOMEDIR, "/contexts/files/file_contexts.homedirs")
label_internal.h 104 * homedirs could also have been used to resolve a context.
label_file.c 568 status = process_file(path, "homedirs", rec, prefix,
  /external/libselinux/src/
label_internal.h 71 * homedirs could also have been used to resolve a context.
label_file.c 535 status = process_file(path, "homedirs", rec, prefix);
  /external/selinux/libselinux/man/man5/
selabel_file.5 85 The optional user home directory customizations file that has the same name as the mandatory file contexts file with the extension \fI.homedirs\fR added.
89 The optional local and distribution substitution files that perform any path aliasing on the 'in memory' version of the file contexts file (and the \fI.local\fR and/or \fI.homedirs\fR if present). These files have the same name as the mandatory file contexts file with the extensions \fI.subs\fR and \fI.subs_dist\fR added.
100 .I /etc/selinux/{SELINUXTYPE}/contexts/files/file_contexts.homedirs
117 Each line within the \fIfile_contexts\fR and the two customization files (\fI.local\fR and \fI.homedirs\fR) is as follows:
  /external/selinux/libselinux/man/man3/
matchpathcon.3 52 .B \%.homedirs
selinux_file_context_verify.3 73 .I contexts/files/file_contexts.homedirs
  /external/selinux/libsemanage/src/
genhomedircon.c 969 semanage_list_t *homedirs = NULL; local
994 homedirs = get_home_dirs(s);
995 if (!homedirs) {
1001 for (h = homedirs; h; h = h->next) {
1047 semanage_list_destroy(&homedirs);
semanage_store.c     [all...]
  /external/selinux/libsemanage/man/man5/
semanage.conf.5 81 List, separated by ";", of directories to ignore when setting up users homedirs.
  /external/selinux/policycoreutils/restorecond/
watch.c 249 homedirs.
  /external/selinux/libsemanage/
ChangeLog 164 * Make genhomedircon trim excess '/' from homedirs from Dan Walsh.
257 * Fix ordering of file_contexts.homedirs from Todd Miller and Dan Walsh.
  /external/dbus/dbus/
dbus-keyring.c 178 * homedirs simply generates tons of bug reports. This has been
  /external/selinux/libselinux/include/selinux/
selinux.h 437 function also checks for a 'path'.homedirs file and
  /external/selinux/libselinux/
ChangeLog 537 * Fix file_contexts.homedirs path from Todd Miller.
    [all...]
  /external/selinux/policycoreutils/sepolicy/sepolicy/
__init__.py 299 fd = open(fc_path + ".homedirs", "r")
  /external/mksh/src/
funcs.c 1058 t = &homedirs;
1205 t = &homedirs;
    [all...]
eval.c     [all...]
main.c 293 ktinit(APERM, &homedirs, 0);
    [all...]
sh.h 1309 EXTERN struct table homedirs; \/* homedir() cache *\/ variable in typeref:struct:table
    [all...]
  /external/selinux/policycoreutils/
ChangeLog     [all...]
  /prebuilts/android-emulator/linux-x86_64/
emulator-ranchu-arm64 
emulator-ranchu-mips64 

Completed in 561 milliseconds

1 2