Home
last modified time | relevance | path

Searched refs:security_context_t (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/lib/
Dse-selinux.in.h8 # define security_context_t char* macro
11 static inline int getcon (security_context_t *con _UNUSED_PARAMETER_) in getcon()
13 static inline void freecon (security_context_t con _UNUSED_PARAMETER_) {} in freecon()
16 static inline int getfscreatecon (security_context_t *con _UNUSED_PARAMETER_) in getfscreatecon()
18 static inline int setfscreatecon (security_context_t con _UNUSED_PARAMETER_) in setfscreatecon()
22 security_context_t *con _UNUSED_PARAMETER_) in matchpathcon()
25 security_context_t *con _UNUSED_PARAMETER_) in getfilecon()
28 security_context_t *con _UNUSED_PARAMETER_) in lgetfilecon()
31 security_context_t con _UNUSED_PARAMETER_) in setfilecon()
34 security_context_t con _UNUSED_PARAMETER_) in lsetfilecon()
[all …]
/ndk/sources/host-tools/sed-4.2.1/sed/
Dexecute.c722 security_context_t old_fscreatecon;
750 security_context_t con;