Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Derrmap.h29 struct mecherrmap__pair { struct
62 struct mecherrmap__pair *elts;
69 arr->elts = calloc(10, sizeof(struct mecherrmap__pair)); in mecherrmap__pairarray_init()
117 static inline struct mecherrmap__pair *
126 mecherrmap__pairarray_set (mecherrmap__pairarray *arr, long idx, struct mecherrmap__pair value) in mecherrmap__pairarray_set()
128 struct mecherrmap__pair *newvalp; in mecherrmap__pairarray_set()
133 static inline struct mecherrmap__pair
177 struct mecherrmap__pair *pair; in mecherrmap_foreach()
188 struct mecherrmap__pair newpair; in mecherrmap_add()
194 struct mecherrmap__pair *pair; in mecherrmap_add()
[all …]