HomeSort by relevance Sort by last modified time
    Searched refs:_UNUSED_PARAMETER_ (Results 1 - 6 of 6) sorted by null

  /ndk/sources/host-tools/sed-4.2.1/lib/
se-selinux.in.h 11 static inline int getcon (security_context_t *con _UNUSED_PARAMETER_)
13 static inline void freecon (security_context_t con _UNUSED_PARAMETER_) {}
16 static inline int getfscreatecon (security_context_t *con _UNUSED_PARAMETER_)
18 static inline int setfscreatecon (security_context_t con _UNUSED_PARAMETER_)
20 static inline int matchpathcon (char const *s _UNUSED_PARAMETER_,
21 mode_t m _UNUSED_PARAMETER_,
22 security_context_t *con _UNUSED_PARAMETER_)
24 static inline int getfilecon (char const *s _UNUSED_PARAMETER_,
25 security_context_t *con _UNUSED_PARAMETER_)
27 static inline int lgetfilecon (char const *s _UNUSED_PARAMETER_,
    [all...]
se-context.in.h 7 static inline context_t context_new (char const *s _UNUSED_PARAMETER_)
9 static inline char *context_str (context_t con _UNUSED_PARAMETER_)
11 static inline void context_free (context_t c _UNUSED_PARAMETER_) {}
13 static inline int context_user_set (context_t sc _UNUSED_PARAMETER_,
14 char const *s _UNUSED_PARAMETER_)
16 static inline int context_role_set (context_t sc _UNUSED_PARAMETER_,
17 char const *s _UNUSED_PARAMETER_)
19 static inline int context_range_set (context_t sc _UNUSED_PARAMETER_,
20 char const *s _UNUSED_PARAMETER_)
22 static inline int context_type_set (context_t sc _UNUSED_PARAMETER_,
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/
config_h.in 804 # define _UNUSED_PARAMETER_ __attribute__ ((__unused__))
806 # define _UNUSED_PARAMETER_
  /external/bison/darwin-lib/
config.h     [all...]
  /external/bison/linux-lib/
config.h     [all...]
  /external/bison/lib/
config.in.h     [all...]

Completed in 412 milliseconds