Home
last modified time | relevance | path

Searched refs:_UNUSED_PARAMETER_ (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/lib/
Dse-selinux.in.h11 static inline int getcon (security_context_t *con _UNUSED_PARAMETER_) in getcon() argument
13 static inline void freecon (security_context_t con _UNUSED_PARAMETER_) {} in freecon() argument
16 static inline int getfscreatecon (security_context_t *con _UNUSED_PARAMETER_) in getfscreatecon() argument
18 static inline int setfscreatecon (security_context_t con _UNUSED_PARAMETER_) in setfscreatecon() argument
20 static inline int matchpathcon (char const *s _UNUSED_PARAMETER_, in matchpathcon() argument
21 mode_t m _UNUSED_PARAMETER_, in matchpathcon() argument
22 security_context_t *con _UNUSED_PARAMETER_) in matchpathcon() argument
24 static inline int getfilecon (char const *s _UNUSED_PARAMETER_, in getfilecon() argument
25 security_context_t *con _UNUSED_PARAMETER_) in getfilecon() argument
27 static inline int lgetfilecon (char const *s _UNUSED_PARAMETER_, in lgetfilecon() argument
[all …]
Dse-context.in.h7 static inline context_t context_new (char const *s _UNUSED_PARAMETER_) in context_new() argument
9 static inline char *context_str (context_t con _UNUSED_PARAMETER_) in context_str() argument
11 static inline void context_free (context_t c _UNUSED_PARAMETER_) {} in context_free() argument
13 static inline int context_user_set (context_t sc _UNUSED_PARAMETER_, in context_user_set() argument
14 char const *s _UNUSED_PARAMETER_) in context_user_set() argument
16 static inline int context_role_set (context_t sc _UNUSED_PARAMETER_, in context_role_set() argument
17 char const *s _UNUSED_PARAMETER_) in context_role_set() argument
19 static inline int context_range_set (context_t sc _UNUSED_PARAMETER_, in context_range_set() argument
20 char const *s _UNUSED_PARAMETER_) in context_range_set() argument
22 static inline int context_type_set (context_t sc _UNUSED_PARAMETER_, in context_type_set() argument
[all …]
/ndk/sources/host-tools/sed-4.2.1/m4/
Dgnulib-common.m430 # define _UNUSED_PARAMETER_ __attribute__ ((__unused__))
32 # define _UNUSED_PARAMETER_
/ndk/sources/host-tools/sed-4.2.1/
Dconfig_h.in804 # define _UNUSED_PARAMETER_ __attribute__ ((__unused__))
806 # define _UNUSED_PARAMETER_