Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/ccapi/server/
H A Dccs_list.c88 return ccs_list_remove (io_list, in_identifier); in ccs_cache_collection_list_remove()
180 return ccs_list_remove (io_list, in_identifier); in ccs_ccache_list_remove()
311 return ccs_list_remove (io_list, in_identifier); in ccs_credentials_list_remove()
H A Dccs_list_internal.h71 cc_int32 ccs_list_remove (ccs_list_t io_list,
H A Dccs_list_internal.c347 cc_int32 ccs_list_remove (ccs_list_t io_list, in ccs_list_remove() function