Searched defs:in_list (Results 1 – 7 of 7) sorted by relevance
/freebsd/crypto/krb5/src/ccapi/server/ |
H A D | ccs_list.c | 60 cc_int32 ccs_cache_collection_list_count (ccs_cache_collection_list_t in_list, in ccs_cache_collection_list_count() 68 cc_int32 ccs_cache_collection_list_find (ccs_cache_collection_list_t in_list, in ccs_cache_collection_list_find() 133 cc_int32 ccs_ccache_list_new_iterator (ccs_ccache_list_t in_list, in ccs_ccache_list_new_iterator() 142 cc_int32 ccs_ccache_list_count (ccs_ccache_list_t in_list, in ccs_ccache_list_count() 150 cc_int32 ccs_ccache_list_find (ccs_ccache_list_t in_list, in ccs_ccache_list_find() 159 cc_int32 ccs_ccache_list_find_iterator (ccs_ccache_list_t in_list, in ccs_ccache_list_find_iterator() 264 cc_int32 ccs_credentials_list_new_iterator (ccs_credentials_list_t in_list, in ccs_credentials_list_new_iterator() 273 cc_int32 ccs_credentials_list_count (ccs_credentials_list_t in_list, in ccs_credentials_list_count() 281 cc_int32 ccs_credentials_list_find (ccs_credentials_list_t in_list, in ccs_credentials_list_find() 290 cc_int32 ccs_credentials_list_find_iterator (ccs_credentials_list_t in_list, in ccs_credentials_list_find_iterator()
|
H A D | ccs_list_internal.c | 169 cc_int32 ccs_list_count (ccs_list_t in_list, in ccs_list_count() 186 static ccs_list_iterator_t ccs_list_iterator_at_index (ccs_list_t in_list, in ccs_list_iterator_at_index() 194 static cc_int32 ccs_list_find_index (ccs_list_t in_list, in ccs_list_find_index() 230 cc_int32 ccs_list_find (ccs_list_t in_list, in ccs_list_find() 254 static cc_int32 ccs_list_find_iterator_index (ccs_list_t in_list, in ccs_list_find_iterator_index() 292 cc_int32 ccs_list_find_iterator (ccs_list_t in_list, in ccs_list_find_iterator()
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/ |
H A D | BreakpointName.h | 39 Permissions(bool in_list, bool in_disable, bool in_delete) in Permissions()
|
/freebsd/crypto/krb5/src/lib/krb5/ccache/ |
H A D | t_cccol.c | 83 in_list(char **list, size_t count, const char *name) in in_list() function
|
/freebsd/usr.sbin/crunch/crunchgen/ |
H A D | crunchgen.c | 1217 in_list(strlst_t **listp, char *str) in_list() function
|
/freebsd/crypto/krb5/src/kdc/ |
H A D | do_tgs_req.c | 418 in_list(const char *list, const char *item) in in_list() function
|
H A D | kdc_util.c | 1050 krb5_boolean in_list; in dbentry_supports_enctype() local
|