Home
last modified time | relevance | path

Searched defs:get_context (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/krb5/src/kadmin/server/
H A Dmisc.c171 krb5_context get_context(void *handle) in get_context() function
/freebsd/crypto/krb5/src/kdc/
H A Ddispatch.c212 krb5_context get_context(void *handle) in get_context() function
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h684 typename ProgramStateTrait<T>::context_type get_context() { in get_context() function
836 typename ProgramStateTrait<T>::context_type ProgramState::get_context() const { in get_context() function
/freebsd/contrib/kyua/store/
H A Dread_transaction.cpp502 store::read_transaction::get_context(void) in get_context() function in store::read_transaction
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar5.c517 static inline struct rar5* get_context(struct archive_read* a) { in get_context() function