/titanic_53/usr/src/cmd/krb5/kadmin/kclient/ |
H A D | kclient.sh | 849 set -A DCs -- $(getSRVs _ldap._tcp.$siteName._sites.dc._msdcs.$dom.) 850 dc=${DCs[0]} 851 [[ -n $dc ]] && return 855 set -A DCs -- $(getSRVs _ldap._tcp.dc._msdcs.$dom.) 856 dc=${DCs[0]} 857 [[ -n $dc ]] && return 861 dc=$DomainDnsZones 889 ldapsearch -R -T -h $dc $ldap_args \ 1104 …s not included as a 'nameserver' in the /etc/resolv.conf file or some other type of error").\n" $dc 1152 dc=$kdc [all …]
|
/titanic_53/usr/src/cmd/svc/svcs/ |
H A D | explain.c | 1552 const char *dc; in print_dependency_reasons() local 1565 dc = DC_UNKNOWN; in print_dependency_reasons() 1572 dc = DC_RSTRINVALID; in print_dependency_reasons() 1579 dc = DC_RSTRABSENT; in print_dependency_reasons() 1593 g_msgbase, dc); in print_dependency_reasons() 1617 dc = DC_DEPRUNNING; in print_dependency_reasons() 1634 dc = DC_DEPOTHER; in print_dependency_reasons() 1638 (void) printf(gettext(" See: %s%s\n"), g_msgbase, dc); in print_dependency_reasons() 1699 const char *dc = NULL; in print_reasons() local 1717 dc = DC_RSTRINVALID; in print_reasons() [all …]
|
/titanic_53/usr/src/lib/libm/common/complex/ |
H A D | cpowf.c | 57 double dx, dy, du, dv, dt, dc, ds, dp, dq, dr; in cpowf() local 114 sincospi(dt * du, &ds, &dc); in cpowf() 115 F_RE(ans) = (float)(dr * dc); in cpowf() 165 sincospi(dq, &ds, &dc); in cpowf() 166 F_RE(ans) = (float)(dr * dc); in cpowf()
|
/titanic_53/usr/src/cmd/fm/eversholt/files/i386/i86pc/ |
H A D | amd64.esc | 98 * - inf_sys_ecc1: reported by ic or dc; inf_sys_ecc1 errors detected at the 123 event ereport.cpu.amd.dc.inf_sys_ecc1@chip/core/strand{within(5s)}; 246 ereport.cpu.amd.dc.inf_sys_ecc1@chip/core<>/strand<>, 253 ereport.cpu.amd.dc.inf_sys_ecc1@chip/core<>/strand<>, 260 ereport.cpu.amd.dc.inf_sys_ecc1@chip/core<>/strand<>, 281 ereport.cpu.amd.dc.inf_sys_ecc1@chip/core/strand, 290 * - inf_sys_eccm : reported by ic or dc; the ic does not report a syndrome 299 event ereport.cpu.amd.dc.inf_sys_eccm@chip/core/strand{within(5s)}; 310 ereport.cpu.amd.dc.inf_sys_eccm@chip/core<>/strand<>, 317 ereport.cpu.amd.dc.inf_sys_eccm@chip/core<>/strand<>, [all …]
|
/titanic_53/usr/src/lib/gss_mechs/mech_dh/backend/mech/ |
H A D | name.c | 641 dh_context_t dc = (dh_context_t)ctx; in __dh_gss_export_name() local 667 oid_der_len = der_length_size(dc->mech->length); in __dh_gss_export_name() 670 + dc->mech->length + namelen_len + namelen; in __dh_gss_export_name() 692 *p++ = ((mechoid_tag_len + oid_der_len + dc->mech->length) in __dh_gss_export_name() 694 *p++ = ((mechoid_tag_len + oid_der_len + dc->mech->length) in __dh_gss_export_name() 700 if (!put_der_length(dc->mech->length, &p, currlen) == 0) { in __dh_gss_export_name() 705 memcpy(p, dc->mech->elements, dc->mech->length); in __dh_gss_export_name() 706 p += dc->mech->length; in __dh_gss_export_name()
|
/titanic_53/usr/src/lib/libadutils/common/ |
H A D | ldap_ping.c | 260 ad_disc_ds_t *dc = &cds->cds_ds; in cldap_parse() local 291 dc->flags = *cp++; in cldap_parse() 292 dc->flags |= (*cp++ << 8); in cldap_parse() 293 dc->flags |= (*cp++ << 16); in cldap_parse() 294 dc->flags |= (*cp++ << 26); in cldap_parse() 315 if (0 != strcasecmp(val, dc->host)) { in cldap_parse() 317 val, dc->host); in cldap_parse() 338 (void) strlcpy(dc->site, val, sizeof (dc->site)); in cldap_parse()
|
H A D | addisc.c | 1209 ad_disc_ds_t *dc = NULL; in validate_DomainController() local 1269 dc = ldap_ping( in validate_DomainController() 1277 if (dc == NULL) { in validate_DomainController() 1281 log_ds(ctx, dc); in validate_DomainController() 1283 update_item(&ctx->domain_controller, dc, in validate_DomainController() 1284 AD_STATE_AUTO, dc->ttl); in validate_DomainController() 1325 dc = ldap_ping( in validate_DomainController() 1333 if (dc == NULL) { in validate_DomainController() 1337 log_ds(ctx, dc); in validate_DomainController() 1339 update_item(&ctx->site_domain_controller, dc, in validate_DomainController() [all …]
|
/titanic_53/usr/src/contrib/ast/src/lib/libast/sfio/ |
H A D | sfhdr.h | 938 #define SFDISC(f,dc,iof) \ argument 940 if(!(dc)) \ 941 d = (dc) = (f)->disc; \ 942 else d = (f->bits&SF_DCDOWN) ? ((dc) = (dc)->disc) : (dc); \ 944 if(d) (dc) = d; \ 946 #define SFDCRD(f,buf,n,dc,rv) \ argument 948 rv = (*dc->readf)(f,buf,n,dc); \ 951 #define SFDCWR(f,buf,n,dc,rv) \ argument 953 rv = (*dc->writef)(f,buf,n,dc); \ 956 #define SFDCSK(f,addr,type,dc,rv) \ argument [all …]
|
/titanic_53/usr/src/uts/i86pc/cpu/amd_opteron/ |
H A D | ao_mca_disp.in | 26 funcunit = dc 29 error = ereport.cpu.amd.dc.inf_sys_ecc1 45 error = ereport.cpu.amd.dc.inf_l2_ecc1 61 error = ereport.cpu.amd.dc.inf_sys_eccm 77 error = ereport.cpu.amd.dc.inf_l2_eccm 93 error = ereport.cpu.amd.dc.data_ecc1 109 error = ereport.cpu.amd.dc.data_ecc1_uc 126 error = ereport.cpu.amd.dc.data_eccm 143 error = ereport.cpu.amd.dc.data_eccm 159 error = ereport.cpu.amd.dc.tag_par [all …]
|
/titanic_53/usr/src/lib/libc/port/threads/ |
H A D | door_calls.c | 315 door_cred(door_cred_t *dc) in door_cred() argument 325 dc->dc_euid = ucred_geteuid(ucp); in door_cred() 326 dc->dc_ruid = ucred_getruid(ucp); in door_cred() 327 dc->dc_egid = ucred_getegid(ucp); in door_cred() 328 dc->dc_rgid = ucred_getrgid(ucp); in door_cred() 329 dc->dc_pid = ucred_getpid(ucp); in door_cred()
|
/titanic_53/usr/src/cmd/rpcgen/ |
H A D | rpc_cout.c | 434 inline_type(declaration *dc, int *size) in inline_type() argument 440 if (dc->prefix == NULL && in inline_type() 441 (dc->rel == REL_ALIAS || dc->rel == REL_VECTOR)) { in inline_type() 442 ptr = find_type(dc->type); in inline_type() 453 arraysize(char *sz, declaration *dc, int elsize) in arraysize() argument 487 len = strlen(dc->array_max) + (elsize == 1 ? 0 : digits + 5) + 1; in arraysize() 497 plus, dc->array_max); in arraysize() 500 plus, dc->array_max, elsize); in arraysize()
|
/titanic_53/usr/src/cmd/rcap/rcapd/ |
H A D | rcapd_main.c | 1062 lcollection_report_t dc; in report_collection_cb() local 1068 bzero(&dc, sizeof (dc)); in report_collection_cb() 1069 dc.lcol_id = lcol->lcol_id; in report_collection_cb() 1070 (void) strcpy(dc.lcol_name, lcol->lcol_name); in report_collection_cb() 1071 dc.lcol_rss = lcol->lcol_rss; in report_collection_cb() 1072 dc.lcol_image_size = lcol->lcol_image_size; in report_collection_cb() 1073 dc.lcol_rss_cap = lcol->lcol_rss_cap; in report_collection_cb() 1074 dc.lcol_stat = lcol->lcol_stat; in report_collection_cb() 1076 if (write(fd, &dc, sizeof (dc)) == sizeof (dc)) { in report_collection_cb()
|
/titanic_53/usr/src/lib/libnsl/rpc/ |
H A D | svc_door.c | 723 door_cred_t dc; in __svc_get_door_cred() local 725 if (door_cred(&dc) < 0) in __svc_get_door_cred() 727 lcred->euid = dc.dc_euid; in __svc_get_door_cred() 728 lcred->egid = dc.dc_egid; in __svc_get_door_cred() 729 lcred->ruid = dc.dc_ruid; in __svc_get_door_cred() 730 lcred->rgid = dc.dc_rgid; in __svc_get_door_cred() 731 lcred->pid = dc.dc_pid; in __svc_get_door_cred()
|
/titanic_53/usr/src/cmd/fm/eversholt/files/common/ |
H A D | storage.esc | 80 event ereport.chassis.device.psu.dc-fail@psu; 81 event ereport.chassis.device.psu.dc-oc@psu; 82 event ereport.chassis.device.psu.dc-ov@psu; 83 event ereport.chassis.device.psu.dc-uv@psu; 260 ereport.chassis.device.psu.dc-fail@psu, 261 ereport.chassis.device.psu.dc-ov@psu, 262 ereport.chassis.device.psu.dc-uv@psu, 263 ereport.chassis.device.psu.dc-oc@psu,
|
/titanic_53/usr/src/lib/libc/port/regex/ |
H A D | glob.c | 884 wcat_t *dc; in glob3() local 903 dc = pathend; in glob3() 906 while (dc < pathend_last) { in glob3() 910 dc->w_at = 0; in glob3() 911 dc->w_wc = EOS; in glob3() 915 dc->w_at = 0; in glob3() 916 dc->w_wc = w; in glob3() 918 dc++; in glob3() 922 if (dc >= pathend_last) { in glob3() 923 dc->w_at = 0; in glob3() [all …]
|
/titanic_53/usr/src/cmd/cal/ |
H A D | Makefile | 32 DCFILE= $(PROG).dc
|
/titanic_53/usr/src/cmd/write/ |
H A D | Makefile | 31 DCFILE= $(PROG).dc
|
/titanic_53/usr/src/cmd/pr/ |
H A D | Makefile | 32 DCFILE = $(PROG).dc
|
/titanic_53/usr/src/cmd/cfgadm/ |
H A D | Makefile | 35 DCFILE= $(PROG).dc
|
/titanic_53/usr/src/cmd/tsol/ |
H A D | Makefile.targ | 68 $(CP) $(DCFILE) $(DCMSGDOMAIN)/$(DCFILE:.dc=.po)
|
/titanic_53/usr/src/uts/intel/sys/ |
H A D | mca_amd.h | 394 #define AMD_NB_MKSCRUBCTL(l3, dc, l2, dr) ( \ argument 396 (((dc) << AMD_NB_SCRUBCTL_DC_SHIFT) & AMD_NB_SCRUBCTL_DC_MASK) | \
|
/titanic_53/usr/src/cmd/whodo/ |
H A D | Makefile | 32 DCFILE= $(PROG).dc
|
/titanic_53/usr/src/cmd/ls/ |
H A D | Makefile | 33 DCFILE= $(PROG).dc
|
/titanic_53/usr/src/cmd/cmd-crypto/decrypt/ |
H A D | Makefile | 30 DCFILE=$(PROG).dc
|
/titanic_53/usr/src/cmd/cmd-crypto/digest/ |
H A D | Makefile | 30 DCFILE= $(PROG).dc
|