/titanic_50/usr/src/cmd/vntsd/ |
H A D | common.c | 488 int critical = 0; in vntsd_log() local 501 critical = 1; in vntsd_log() 550 critical = 1; in vntsd_log() 555 critical = 1; in vntsd_log() 560 critical = 1; in vntsd_log() 569 critical = 1; in vntsd_log() 574 critical = 1; in vntsd_log() 579 critical = 1; in vntsd_log() 584 critical = 1; in vntsd_log() 589 critical = 1; in vntsd_log() [all …]
|
/titanic_50/usr/src/lib/libkmf/libkmf/common/ |
H A D | certgetsetop.c | 81 dstext->critical = srcext->critical; in copy_extension_data() 212 if (flag == KMF_CRITICAL_EXTNS && eptr->critical == 0) in kmf_get_cert_extns() 214 else if (flag == KMF_NONCRITICAL_EXTNS && eptr->critical != 0) in kmf_get_cert_extns() 283 keyusage->critical = (extn.critical != 0); in kmf_get_cert_ku() 369 ekuptr->critical = 0; in parse_eku_data() 390 ekuptr->critical = 0; in kmf_get_cert_eku() 420 KMF_BOOL *critical, KMF_X509EXT_BASICCONSTRAINTS *constraint) in kmf_get_cert_basic_constraint() argument 430 if (certdata == NULL || constraint == NULL || critical == NULL) in kmf_get_cert_basic_constraint() 441 *critical = (extn.critical != 0); in kmf_get_cert_basic_constraint() 615 KMF_BOOL *critical, KMF_X509EXT_CERT_POLICIES *extptr) in kmf_get_cert_policies() argument [all …]
|
H A D | csrcrlop.c | 226 char *altname, int critical, in kmf_set_csr_subject_altname() argument 235 (KMF_OID *)&KMFOID_SubjectAltName, critical, alttype, in kmf_set_csr_subject_altname() 243 int critical, uint16_t kubits) in kmf_set_csr_ku() argument 251 &CSRData->csr.extensions, critical, kubits); in kmf_set_csr_ku() 258 int critical) in kmf_add_csr_eku() argument 326 foundextn->critical = critical; in kmf_add_csr_eku() 334 newextn.critical = critical; in kmf_add_csr_eku()
|
H A D | certop.c | 171 KMF_BOOL critical = B_FALSE; in check_key_usage() local 205 &critical, &constraint); in check_key_usage() 210 if ((!critical) || (!constraint.cA)) in check_key_usage() 430 KMF_BOOL critical; in check_for_basic_constraint() local 435 &critical, &basicConstraint); in check_for_basic_constraint() 1971 KMF_BOOL critical = B_FALSE; in cert_ku_check() local 2002 &critical, &constraint); in cert_ku_check() 2008 if (!constraint.cA || !critical) in cert_ku_check()
|
H A D | generalop.c | 148 boolean_t critical; member 2165 int critical, in kmf_set_altname() argument 2246 foundextn->critical = critical; in kmf_set_altname() 2250 subjAltName.critical = critical; in kmf_set_altname()
|
/titanic_50/usr/src/uts/sun4u/opl/io/ |
H A D | drmach.c | 3142 prog->critical->stat[cpuid] = FMEM_LOOP_COPY_READY; in drmach_copy_rename_prog__relocatable() 3152 if (prog->critical->stat[i] == in drmach_copy_rename_prog__relocatable() 3237 prog->critical->stat[cpuid] = FMEM_LOOP_COPY_DONE; in drmach_copy_rename_prog__relocatable() 3264 if (prog->critical->stat[i] == in drmach_copy_rename_prog__relocatable() 3298 if (prog->critical->stat[i] == in drmach_copy_rename_prog__relocatable() 3322 prog->critical->stat[cpuid] = FMEM_LOOP_FMEM_READY; in drmach_copy_rename_prog__relocatable() 3326 flush_instr_mem_il((void*) (prog->critical)); in drmach_copy_rename_prog__relocatable() 3330 rtn = prog->critical->fmem((void *)prog->critical, PAGESIZE); in drmach_copy_rename_prog__relocatable() 3333 flush_instr_mem_il((void*) (prog->critical)); in drmach_copy_rename_prog__relocatable() 3337 rtn = prog->critical->loop((void *)(prog->critical), PAGESIZE, in drmach_copy_rename_prog__relocatable() [all …]
|
/titanic_50/usr/src/cmd/cmd-crypto/pktool/ |
H A D | common.c | 1023 verify_keyusage(char *kustr, uint16_t *kubits, int *critical) in verify_keyusage() argument 1035 *critical = TRUE; in verify_keyusage() 1038 *critical = FALSE; in verify_keyusage() 1063 verify_altname(char *arg, KMF_GENERALNAMECHOICES *type, int *critical) in verify_altname() argument 1070 *critical = TRUE; in verify_altname() 1073 *critical = FALSE; in verify_altname() 1212 addToEKUList(EKU_LIST *ekus, int critical, KMF_OID *newoid) in addToEKUList() argument 1220 ekus->critlist[ekus->eku_count-1] = critical; in addToEKUList() 1253 int critical; in parse_ekus() local 1257 critical = TRUE; in parse_ekus() [all …]
|
H A D | signcsr.c | 171 extn.critical |= kucrit; in build_cert_from_csr()
|
/titanic_50/usr/src/cmd/scadm/sparc/mpxu/common/ |
H A D | send_event.c | 76 Parms->critical = 0; in ADM_Process_send_event() 79 Parms->critical = 1; in ADM_Process_send_event()
|
/titanic_50/usr/src/lib/libc/ |
H A D | README | 45 ... do something critical ... 59 than the ordinary interfaces: They define critical regions in 64 However, certain rules apply to the code within these critical regions: 84 be called by a thread while in a critical region. 88 a critical region (or for that matter while not in a critical 147 It is an error to call fork_lock_enter() while in a critical region 202 these interfaces do not define critical regions, but signals are 270 complicated to verify invariant: within critical sections (with any internal
|
/titanic_50/usr/src/uts/sun4u/opl/ml/ |
H A D | drmach_asm.s | 77 drmach_fmem_loop_script(caddr_t critical, int size, caddr_t stat) 181 drmach_fmem_exec_script(caddr_t critical, int size) 463 drmach_fmem_exec_script_end(caddr_t critical, int size)
|
/titanic_50/usr/src/lib/libkmf/include/ |
H A D | kmftypes.h | 541 KMF_BOOL critical; member 663 uchar_t critical; member 669 uchar_t critical; member
|
/titanic_50/usr/src/lib/libpicltree/ |
H A D | picltree.h | 164 int critical; member
|
H A D | picltree.c | 3251 el->reg.critical = regp->critical; in picld_plugin_register()
|
/titanic_50/usr/src/cmd/sendmail/ |
H A D | READ_ME | 31 critical documents are "Sendmail - An Internetwork Router" and
|
/titanic_50/usr/src/lib/libkmf/ber_der/common/ |
H A D | clasn1.c | 1045 if (extns->extensions[i].critical) { in encode_extension_list() 1047 extns->extensions[i].critical) == -1) { in encode_extension_list() 1115 int critical, tag; in get_one_extension() local 1138 critical = 0; in get_one_extension() 1142 if (kmfber_scanf(asn1, "b", &critical) == -1) in get_one_extension() 1166 ex->critical = critical; in get_one_extension()
|
/titanic_50/usr/src/uts/sun4u/opl/sys/ |
H A D | drmach.h | 250 drmach_copy_rename_critical_t *critical; member
|
/titanic_50/usr/src/uts/sun4v/ml/ |
H A D | mach_locore.s | 969 ! If we interrupted the mutex_owner_running() critical region we 986 ! If we interrupted the mutex_exit() critical region we must reset
|
/titanic_50/usr/src/uts/sun4u/ml/ |
H A D | mach_locore.s | 805 ! If we interrupted the mutex_owner_running() critical region we 822 ! If we interrupted the mutex_exit() critical region we must reset
|
/titanic_50/usr/src/uts/sun4u/sys/ |
H A D | rmc_comm_hproto.h | 203 rsci32 critical; /* boolean */ member
|
/titanic_50/usr/src/cmd/svc/milestone/ |
H A D | README.share | 30 or critical software failures. The procedures below are given so that
|
/titanic_50/usr/src/lib/libslp/clib/ |
H A D | slp_ami.h | 198 amiBoolean critical; member
|
/titanic_50/usr/src/uts/sun4u/starcat/ml/ |
H A D | drmach_asm.s | 583 ! as a semaphore. This avoids unwanted bus traffic during the critical
|
/titanic_50/usr/src/uts/sfmmu/vm/ |
H A D | hat_sfmmu.c | 10514 sfmmu_get_free_hblk(struct hme_blk **hmeblkpp, uint_t critical) in sfmmu_get_free_hblk() argument 10527 if (freehblkcnt <= HBLK_RESERVE_MIN && !critical) { in sfmmu_get_free_hblk() 10566 sfmmu_put_free_hblk(struct hme_blk *hmeblkp, uint_t critical) in sfmmu_put_free_hblk() argument 10585 if (freehblkcnt < HBLK_RESERVE_CNT || critical) { in sfmmu_put_free_hblk() 10587 if (freehblkcnt < HBLK_RESERVE_CNT || critical) { in sfmmu_put_free_hblk() 10603 ASSERT(!critical); in sfmmu_put_free_hblk() 11248 uint_t critical; in sfmmu_hblk_free() local 11266 critical = (hblktosfmmu(hmeblkp) == KHATID) ? 1 : 0; in sfmmu_hblk_free() 11275 !sfmmu_put_free_hblk(hmeblkp, critical)) in sfmmu_hblk_free() 11304 uint_t loop_cnt = 0, critical; in sfmmu_hblk_steal() local [all …]
|
/titanic_50/usr/src/cmd/init/ |
H A D | init.c | 4077 contract_make_template(uint_t info, uint_t critical, uint_t fatal, in contract_make_template() argument 4106 if (err = ct_tmpl_set_critical(fd, critical)) in contract_make_template()
|