/freebsd-src/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-src/sys/dev/cxgbe/tom/ |
H A D | t4_listen.c | 92 alloc_stid(struct adapter * sc,struct listen_ctx * lctx,int isipv6) alloc_stid() argument 171 free_stid(struct adapter * sc,struct listen_ctx * lctx) free_stid() argument 196 struct listen_ctx *lctx; alloc_lctx() local 232 free_lctx(struct adapter * sc,struct listen_ctx * lctx) free_lctx() argument 253 hold_lctx(struct listen_ctx * lctx) hold_lctx() argument 270 listen_hash_add(struct adapter * sc,struct listen_ctx * lctx) listen_hash_add() argument 289 struct listen_ctx *lctx; listen_hash_find() local 309 struct listen_ctx *lctx, *l; listen_hash_del() local 330 release_lctx(struct adapter * sc,struct listen_ctx * lctx) release_lctx() argument 428 create_server(struct adapter * sc,struct listen_ctx * lctx) create_server() argument 456 create_server6(struct adapter * sc,struct listen_ctx * lctx) create_server6() argument 486 destroy_server(struct adapter * sc,struct listen_ctx * lctx) destroy_server() argument 521 struct listen_ctx *lctx; t4_listen_start() local 614 struct listen_ctx *lctx; t4_listen_stop() local 640 alloc_synqe(struct adapter * sc __unused,struct listen_ctx * lctx,int flags) alloc_synqe() argument 747 struct listen_ctx *lctx = lookup_stid(sc, stid); do_pass_open_rpl() local 822 struct listen_ctx *lctx = lookup_stid(sc, stid); do_close_server_rpl() local 852 struct listen_ctx *lctx = synqe->lctx; done_with_synqe() local 885 struct listen_ctx *lctx = synqe->lctx; do_abort_req_synqe() local 935 struct listen_ctx *lctx = synqe->lctx; do_abort_rpl_synqe() local 1184 struct listen_ctx *lctx = lookup_stid(sc, stid); do_pass_accept_req() local 1463 struct listen_ctx *lctx = synqe->lctx; do_pass_establish() local [all...] |
H A D | t4_tom.h | 269 struct listen_ctx *lctx; /* backpointer to listen ctx */ global() member
|
/freebsd-src/contrib/llvm-project/lld/Common/ |
H A D | CommonLinkerContext.cpp | 23 static CommonLinkerContext *lctx; variable
|
/freebsd-src/sys/geom/eli/ |
H A D | g_eli_hmac.c | 50 SHA512_CTX lctx; in g_eli_crypto_hmac_init() local
|
/freebsd-src/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-src/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | crypto_os.c | 60 SHA512_CTX lctx; in crypto_mac_init() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | CallEvent.h | 183 CallEvent(const Expr * E,ProgramStateRef state,const LocationContext * lctx,CFGBlock::ConstCFGElementRef ElemRef) CallEvent() argument 187 CallEvent(const Decl * D,ProgramStateRef state,const LocationContext * lctx,CFGBlock::ConstCFGElementRef ElemRef) CallEvent() argument
|
H A D | SymbolManager.h | 87 SymbolConjured(SymbolID sym, const Stmt *s, const LocationContext *lctx, in SymbolConjured()
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | RegionStore.cpp | 990 const LocationContext *lctx, in InvalidateRegionsWorker() argument
|