OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:matchpathcon_filespec_add
(Results
1 - 3
of
3
) sorted by null
/external/selinux/libselinux/include/selinux/
selinux.h
464
later use in a
matchpathcon_filespec_add
() call - see below. */
473
extern int
matchpathcon_filespec_add
(ino_t ino, int specind, const char *file);
/external/selinux/libselinux/src/
matchpathcon.c
163
int
matchpathcon_filespec_add
(ino_t ino, int specind, const char *file)
function
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py
1100
def
matchpathcon_filespec_add
(*args):
function
1102
matchpathcon_filespec_add
= _selinux.
matchpathcon_filespec_add
variable
[
all
...]
Completed in 41 milliseconds