Searched refs:si (Results 101 - 124 of 124) sorted by relevance

12345

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dexec.c161 execat(const char *s1, const char *s2, char *si) argument
166 s = si;
174 if (si != s && cnt > 0) {
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c18085 struct sd_sense_info si; local
18093 si.ssi_severity = SCSI_ERR_FATAL;
18094 si.ssi_pfa_flag = FALSE;
18099 &si, EIO, (clock_t)0, NULL);
18116 struct sd_sense_info si; local
18139 si.ssi_severity = SCSI_ERR_INFO;
18140 si.ssi_pfa_flag = TRUE;
18144 si.ssi_severity = SCSI_ERR_RECOVERED;
18145 si.ssi_pfa_flag = FALSE;
18149 sd_print_sense_msg(un, bp, &si, SD_NO_RETRY_ISSUE
18174 struct sd_sense_info si; local
18445 struct sd_sense_info si; local
18541 struct sd_sense_info si; local
18582 struct sd_sense_info si; local
18727 struct sd_sense_info si; local
18757 struct sd_sense_info si; local
18792 struct sd_sense_info si; local
18829 struct sd_sense_info si; local
19777 struct sd_sense_info si; local
[all...]
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.c1764 mdb_syminfo_t si; local
1787 if (pt_lookup_by_name_thr(t, object, name, &sym, &si, tid) != 0) {
2567 prsyminfo_t si; local
2571 &si) != 0)
2583 plp->pl_sip->sym_table = si.prs_table;
2584 plp->pl_sip->sym_id = si.prs_id;
2607 plp->pl_sip->sym_table = si.prs_table;
2608 plp->pl_sip->sym_id = si.prs_id;
2753 prsyminfo_t si; local
2849 symp, &si);
[all...]
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dnetdfs.c1089 return (netdfs_info_storage(&info3->si, info, mxa, size));
1122 return (netdfs_info_storage(&info4->si, info, mxa, size));
1192 return (netdfs_info_storage1(&info6->si, info, mxa, size));
/illumos-gate/usr/src/uts/intel/dtrace/
H A Ddtrace_asm.s222 smovb / move from %ds:si to %es:di
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddpost.c1893 t_fp(int n, char *s, char *si) argument
1896 /* si - its internal number */
1913 fontname[n].number = atoi(si);
/illumos-gate/usr/src/cmd/sa/
H A Dsadc.c423 safe_kstat_read(kc, sysinfo_ksp, (void *) &d.si);
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv.c879 seconfig_t *si; local
1027 si = &secp[i].s_secinfo;
1028 resok_val[i].flavor = si->sc_rpcnum;
1033 info->qop = si->sc_qop;
1034 info->service = (rpc_gss_svc_t)si->sc_service;
1038 si->sc_gss_mech_type->length;
1040 si->sc_gss_mech_type->length, KM_SLEEP);
1042 si->sc_gss_mech_type->elements,
1082 si = &secp[i].s_secinfo;
1083 if (in_flavor_list(si
[all...]
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dqueue.c7623 SORTQGRP_T si[MAXQUEUEGROUPS + 1]; local
7662 si[i].sg_maxqrun = Queue[i]->qg_maxqrun;
7663 si[i].sg_idx = i;
7665 qsort(si, NumQueue, sizeof(si[0]), cmpidx);
7670 total_runners += si[i].sg_maxqrun;
7721 h = si[i].sg_idx;
/illumos-gate/usr/src/lib/libdisasm/common/
H A Ddis_s390x.c444 } si; member in union:inst
2273 uint32_t d1 = val_4_8(inst->si.d1h, inst->si.d1l);
2275 (void) snprintf(buf, buflen, "%u(%s),%u", d1, B[inst->si.b1],
2276 inst->si.i2);
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A Duds_daemon.c1911 service_instance *si = *ptr; local
1912 *ptr = si->next;
1913 if (si->clientnotified) SendServiceRemovalNotification(&si->srs); // Do this *before* clearing si->request backpointer
1914 // Now that we've cut this service_instance from the list, we MUST clear the si->request backpointer.
1922 // a service_instance with a stale si->request backpointer pointing to memory that's already been freed.
1923 si->request = NULL;
1924 err = mDNS_DeregisterService(&mDNSStorage, &si->srs);
1925 if (err) { LogMsg("udsserver_default_reg_domain_changed err %d", err); unlink_and_free_service_instance(si); }
[all...]
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfig.status.solaris362 | -silent | --silent | --silen | --sile | --sil | --si | --s)
H A Dconfigure6609 | -silent | --silent | --silen | --sile | --sil | --si | --s)
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h746 smb_kshare_t *si; member in struct:tcon
/illumos-gate/usr/src/boot/sys/boot/i386/btx/btx/
H A Dbtx.S163 mov $idtctl,%si # Control string
/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c2280 us_sort_info_t *si = (us_sort_info_t *)unused; local
2281 zfs_sort_column_t *sortcol = si->si_sortcol;
2282 boolean_t numname = si->si_numname;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h1039 uint32_t si:1; member in struct:__anon7421
1058 uint32_t si:1; member in struct:__anon7421
/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Di86_subr.s207 movw %si, OT_PROT(%rdi) /* ot_prot = prot */
1458 movw %si, %ax
H A Dcopy.s2681 SUWORD(suword16, movw, %si, CP_SUWORD16,14,22,23)
2831 SUWORD_NOERR(suword16_noerr, movw, %si)
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c2131 entity_t *si = sori; local
2141 int issvc = (si->sc_etype == SVCCFG_SERVICE_OBJECT);
2144 ofmri = fmri = si->sc_fmri;
2210 si = si->sc_parent;
2211 fmri = si->sc_fmri;
2212 issvc = (si->sc_etype == SVCCFG_SERVICE_OBJECT);
H A Dsvccfg_xml.c3321 lxml_get_single_instance(entity_t *entity, xmlNodePtr si) argument
/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_crypto_openssl.c1210 PKCS7_SIGNER_INFO *si = NULL; local
1265 if ((si = sk_PKCS7_SIGNER_INFO_value(si_sk, 0)) == NULL)
1267 if ((x = PKCS7_cert_from_signer_info(p7, si)) == NULL)
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c943 exec_cat(const char *s1, const char *s2, char *si) argument
949 s = si;
950 while (*s1 && *s1 != ':') { /* Copy first component of path to si */
958 if (si != s && cnt > 0) { /* Add slash if s2 is not absolute */
962 while (*s2 && cnt > 0) { /* Copy s2 to si */
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c4771 wqe->un.XmitSeq.si = 1;

Completed in 464 milliseconds

12345