Searched refs:contexts (Results 1 – 14 of 14) sorted by relevance
/titanic_44/usr/src/uts/common/io/drm/ |
H A D | drm_context.c | 317 res.contexts = (drm_ctx_t *)(uintptr_t)res32.contexts; in drm_resctx() 326 DRM_COPYTO_WITH_RETURN(&res.contexts[i], in drm_resctx() 336 res32.contexts = (caddr32_t)(uintptr_t)res.contexts; in drm_resctx()
|
H A D | drm_io32.h | 159 caddr32_t contexts; member
|
H A D | drm.h | 589 drm_ctx_t __user *contexts; member
|
/titanic_44/usr/src/cmd/krb5/krb5kdc/ |
H A D | kdc_preauth.c | 463 } *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() 516 preauth_system = context->contexts[i].pa_system; 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() [all …]
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_ppp.c | 1834 uint8_t contexts; in opt_format_magnalink() local 1837 GETINT8(contexts, optdata); in opt_format_magnalink() 1846 (void) sprintf(get_line(0, 0), "Contexts = %d", contexts); in opt_format_magnalink()
|
/titanic_44/usr/src/cmd/oawk/ |
H A D | EXPLAIN | 74 In contexts where types cannot be reliably determined, e.g.,
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | service-fault-management.mf | 76 # - dictionaries are delivered to both contexts, even if they 79 # - some plugins and all schemes apply to both contexts 285 # Headers are automatically included in both contexts. 287 # there's no harm in including them in both contexts. 422 # are common to both contexts 519 # contexts except for the ldom and seslog libraries. 615 # mdb support will automatically be included in both contexts; 848 # Administrative utilities are common to both contexts
|
/titanic_44/usr/src/cmd/ssh/ |
H A D | README.altprivsep | 288 child, together with the new crypto contexts initialized with the 302 after that, and then set the new crypto contexts with the new
|
/titanic_44/usr/src/uts/common/smbsrv/ndl/ |
H A D | rpcpdu.ndl | 433 /* presentation, a variable**2 list, of presentation contexts */
|
/titanic_44/usr/src/uts/common/avs/ns/sdbc/ |
H A D | CACHE_SPEC.txt | 310 the cache descriptor (in all contexts).
|
/titanic_44/usr/src/cmd/sgs/libld/common/ |
H A D | README.XLINK | 33 The Solaris link-editor is used in two contexts:
|
/titanic_44/usr/src/cmd/sendmail/cf/m4/ |
H A D | proto.m4 | 194 dnl this may be useful in other contexts too
|
/titanic_44/usr/src/lib/libast/common/ |
H A D | RELEASE | 1191 optget: make : ? ] double escape consistent in all contexts
|
/titanic_44/usr/src/lib/libshell/common/ |
H A D | sh.memo | 1736 has been extended for use in arithmetic contexts.
|