OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:matchpathcon
(Results
1 - 6
of
6
) sorted by null
/external/selinux/libselinux/utils/
matchpathcon.c
25
int rc =
matchpathcon
(path, mode, &buf);
30
fprintf(stderr, "
matchpathcon
(%s) failed: %s\n", path,
/external/selinux/libselinux/src/
matchpathcon.c
431
int
matchpathcon
(const char *path, mode_t mode, char ** con)
function
454
int i =
matchpathcon
(name, mode, con);
Makefile
122
matchpathcon
.c setrans_client.c sha1.c booleans.c
/external/openssh/openbsd-compat/
port-linux.c
231
if (
matchpathcon
(path, 0700, &context) == 0)
/external/selinux/libselinux/include/selinux/
selinux.h
432
/* Set flags controlling operation of matchpathcon_init or
matchpathcon
. */
439
into memory for use by subsequent
matchpathcon
calls.
466
extern int
matchpathcon
(const char *path,
/external/selinux/python/sepolicy/sepolicy/
gui.py
[
all
...]
Completed in 356 milliseconds