Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/lib/
Dse-context.in.h6 typedef int context_t; typedef
7 static inline context_t context_new (char const *s _UNUSED_PARAMETER_) in context_new()
9 static inline char *context_str (context_t con _UNUSED_PARAMETER_) in context_str()
11 static inline void context_free (context_t c _UNUSED_PARAMETER_) {} in context_free()
13 static inline int context_user_set (context_t sc _UNUSED_PARAMETER_, in context_user_set()
16 static inline int context_role_set (context_t sc _UNUSED_PARAMETER_, in context_role_set()
19 static inline int context_range_set (context_t sc _UNUSED_PARAMETER_, in context_range_set()
22 static inline int context_type_set (context_t sc _UNUSED_PARAMETER_, in context_type_set()