/freebsd/contrib/ntp/libntp/lib/isc/ |
H A D | log.c | 47 #define VALID_CONTEXT(lctx) ISC_MAGIC_VALID(lctx, LCTX_MAGIC) argument 118 isc_log_t * lctx; member 269 isc_log_t *lctx; in isc_log_create() local 331 isc_logconfig_create(isc_log_t *lctx, isc_logconfig_t **lcfgp) { in isc_logconfig_create() 423 isc_logconfig_get(isc_log_t *lctx) { in isc_logconfig_get() 432 isc_logconfig_use(isc_log_t *lctx, isc_logconfig_t *lcfg) { in isc_logconfig_use() 463 isc_log_t *lctx; in isc_log_destroy() local 569 isc_log_registercategories(isc_log_t *lctx, isc_logcategory_t categories[]) { in isc_log_registercategories() 613 isc_log_categorybyname(isc_log_t *lctx, const char *name) { in isc_log_categorybyname() 636 isc_log_registermodules(isc_log_t *lctx, isc_logmodule_t modules[]) { in isc_log_registermodules() [all …]
|
/freebsd/sys/dev/cxgbe/tom/ |
H A D | t4_listen.c | 139 struct listen_ctx *lctx; in stop_stid_tab() local 180 struct listen_ctx *lctx; in restart_stid_tab() local 330 struct listen_ctx *lctx; in alloc_lctx() local 367 free_lctx(struct adapter *sc, struct listen_ctx *lctx) in free_lctx() 388 hold_lctx(struct listen_ctx *lctx) in hold_lctx() 405 listen_hash_add(struct adapter *sc, struct listen_ctx *lctx) in listen_hash_add() 424 struct listen_ctx *lctx; in listen_hash_find() local 444 struct listen_ctx *lctx, *l; in listen_hash_del() local 465 release_lctx(struct adapter *sc, struct listen_ctx *lctx) in release_lctx() 563 create_server(struct adapter *sc, struct listen_ctx *lctx) in create_server() [all …]
|
H A D | t4_tom.h | 271 struct listen_ctx *lctx; /* backpointer to listen ctx */ member
|
/freebsd/crypto/krb5/src/lib/gssapi/krb5/ |
H A D | lucid_context.c | 69 void *lctx = NULL; in gss_krb5int_export_lucid_sec_context() local 180 gss_krb5_lucid_context_v1_t *lctx = NULL; in make_external_lucid_ctx_v1() local
|
/freebsd/crypto/krb5/src/tests/gssapi/ |
H A D | t_pcontok.c | 55 make_delete_token(gss_krb5_lucid_context_v1_t *lctx, gss_buffer_desc *out) in make_delete_token() 153 gss_krb5_lucid_context_v1_t *lctx; in main() local
|
/freebsd/contrib/llvm-project/lld/Common/ |
H A D | CommonLinkerContext.cpp | 23 static CommonLinkerContext *lctx; variable
|
/freebsd/crypto/krb5/src/lib/kdb/ |
H A D | t_ulog.c | 56 kdb_log_context *lctx; in main() local
|
/freebsd/sys/geom/eli/ |
H A D | g_eli_hmac.c | 50 SHA512_CTX lctx; in g_eli_crypto_hmac_init() local
|
/freebsd/crypto/openssl/crypto/x509/ |
H A D | by_store.c | 16 static int cache_objects(X509_LOOKUP *lctx, const char *uri, in cache_objects()
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | crypto_os.c | 61 SHA512_CTX lctx; in crypto_mac_init() local
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | CallEvent.h | 184 CallEvent(const Expr *E, ProgramStateRef state, const LocationContext *lctx, in CallEvent() 188 CallEvent(const Decl *D, ProgramStateRef state, const LocationContext *lctx, in CallEvent()
|
H A D | SymbolManager.h | 87 SymbolConjured(SymbolID sym, const Stmt *s, const LocationContext *lctx, in SymbolConjured()
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | RegionStore.cpp | 990 const LocationContext *lctx, in InvalidateRegionsWorker()
|