Home
last modified time | relevance | path

Searched refs:links (Results 1 – 9 of 9) sorted by relevance

/system/core/init/
Ddevices.cpp190 static mode_t get_device_perm(const char *path, const char **links, in get_device_perm() argument
209 if (links) { in get_device_perm()
211 for (i = 0; links[i]; i++) { in get_device_perm()
212 if (perm_path_matches(links[i], dp)) { in get_device_perm()
235 const char **links) in make_device() argument
243 mode = get_device_perm(path, links, &uid, &gid) | (block ? S_IFBLK : S_IFCHR); in make_device()
245 if (selabel_lookup_best_match(sehandle, &secontext, path, links, mode)) { in make_device()
424 char **links; in get_character_device_symlinks() local
433 links = (char**) malloc(sizeof(char *) * 2); in get_character_device_symlinks()
434 if (!links) in get_character_device_symlinks()
[all …]
/system/sepolicy/
Dshell.te144 # In particular, if shell hard links to app data
146 # of the linked to file. Hard links also contribute to security
Dpriv_app.te135 # In particular, if priv_app links to other app data
137 # of the linked to file. Hard links also contribute to security
Duntrusted_app.te144 # In particular, if untrusted_app links to other app data
146 # of the linked to file. Hard links also contribute to security
Dte_macros67 # and symbolic links of the specified type.
Dsystem_server.te315 # Backup of wallpaper imagery uses temporary hard links to avoid data churn
/system/connectivity/shill/doc/
Dmanager-api.txt741 enabled on new Ethernet links. Currently connected
742 links are un-affected.
/system/media/audio_utils/
DDoxyfile.orig784 # directories that are symbolic links (a Unix file system feature) are excluded
932 # brief description and links to the definition and documentation. Since this
955 # The result: instead of the source browser generated by doxygen, the links to
1374 # When the EXT_LINKS_IN_WINDOW option is set to YES doxygen will open links to
1632 # contain links (just like the HTML output) instead of page references. This
1709 # contain hyperlink fields. The RTF file will contain links (just like the HTML
1714 # Note: WordPad (write) and others do not support links.
DDoxyfile784 # directories that are symbolic links (a Unix file system feature) are excluded
932 # brief description and links to the definition and documentation. Since this
955 # The result: instead of the source browser generated by doxygen, the links to
1374 # When the EXT_LINKS_IN_WINDOW option is set to YES doxygen will open links to
1632 # contain links (just like the HTML output) instead of page references. This
1709 # contain hyperlink fields. The RTF file will contain links (just like the HTML
1714 # Note: WordPad (write) and others do not support links.