Home
last modified time | relevance | path

Searched refs:contexts (Results 1 – 21 of 21) sorted by relevance

/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A Dkdc_preauth.c463 } *contexts; member
478 ret->contexts = malloc(sizeof(ret->contexts[0]) * ret->n_contexts); in make_padata_context()
479 if (ret->contexts == NULL) { in make_padata_context()
484 memset(ret->contexts, 0, sizeof(ret->contexts[0]) * ret->n_contexts); in make_padata_context()
487 ret->contexts[i].pa_system = &preauth_systems[i]; in make_padata_context()
488 ret->contexts[i].pa_context = NULL; in make_padata_context()
515 if (context->contexts[i].pa_context != NULL) { in free_padata_context()
519 pctx = &context->contexts[i].pa_context; in free_padata_context()
522 context->contexts[i].pa_context = NULL; in free_padata_context()
526 free(context->contexts); in free_padata_context()
[all …]
/illumos-gate/usr/src/tools/smatch/src/
H A Dsymbol.c219 concat_ptr_list((struct ptr_list *)base_type->ctype.contexts, in examine_base_type()
220 (struct ptr_list **)&sym->ctype.contexts); in examine_base_type()
283 concat_ptr_list((struct ptr_list *)base_type->ctype.contexts, in merge_type()
284 (struct ptr_list **)&sym->ctype.contexts); in merge_type()
H A Dsparse.c271 FOR_EACH_PTR(sym->ctype.contexts, context) { in check_context()
H A Dsymbol.h103 struct context_list *contexts; member
H A Dparse.c1277 add_ptr_list(&ctx->ctype.contexts, context); in attribute_context()
1518 concat_ptr_list((struct ptr_list *)thistype->contexts, in apply_ctype()
1519 (struct ptr_list **)&ctype->contexts); in apply_ctype()
1896 ptr->ctype.contexts = ctx->ctype.contexts; in pointer()
1900 ctx->ctype.contexts = NULL; in pointer()
H A Dshow-parse.c83 FOR_EACH_PTR(sym->ctype.contexts, context) { in do_debug_symbol()
H A Dlinearize.c1529 FOR_EACH_PTR(ctype->contexts, context) { in linearize_call_expression()
/illumos-gate/usr/src/pkg/manifests/
H A Dservice-fault-management.p5m119 # - dictionaries are delivered to both contexts, even if they
122 # - some plugins and all schemes apply to both contexts
132 # Headers are automatically included in both contexts.
134 # there's no harm in including them in both contexts.
273 # are common to both contexts
377 # contexts except for the ldom and seslog libraries.
474 # mdb support will automatically be included in both contexts;
639 # Administrative utilities are common to both contexts
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A DTODO.md77 * attributes are represented as ctypes's alignment, modifiers & contexts
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ppp.c1832 uint8_t contexts; in opt_format_magnalink() local
1835 GETINT8(contexts, optdata); in opt_format_magnalink()
1844 (void) sprintf(get_line(0, 0), "Contexts = %d", contexts); in opt_format_magnalink()
/illumos-gate/usr/src/cmd/oawk/
H A DEXPLAIN72 In contexts where types cannot be reliably determined, e.g.,
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt6fw_cfg.txt426 nethofld = 1024 # number of user mode ethernet flow contexts
427 ncrypto_lookaside = 16 # Number of lookaside flow contexts
H A Dt4fw_cfg.txt371 nethofld = 1024 # number of user mode ethernet flow contexts
H A Dt5fw_cfg.txt412 nethofld = 1024 # number of user mode ethernet flow contexts
/illumos-gate/usr/src/lib/libmlrpc/common/
H A Drpcpdu.ndl462 /* presentation, a variable**2 list, of presentation contexts */
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A DREADME.XLINK33 The Solaris link-editor is used in two contexts:
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex303 …_api.[ch]} -- Handles the allocation, configuration and distribution of contexts to the various cl…
449 …_alloc}{resc_alloc} – Allocates the various ecore-related memory, e.g., contexts, slowpath queue, …
1244 …\texttt{min\_dpis} & the minimum number of device contexts required (i.e. the number of times open…
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt3334 different contexts, and it updates a wide-bus register with
5162 Change: (FW RoCE) RoCE connection and task contexts are not deleted
/illumos-gate/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m4194 dnl this may be useful in other contexts too
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE1379 optget: make : ? ] double escape consistent in all contexts
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A Dsh.memo1736 has been extended for use in arithmetic contexts.