Searched refs:alt (Results 1 - 25 of 42) sorted by relevance

12

/illumos-gate/usr/src/lib/libnsl/dial/
H A Ddial.c160 char *alt[7]; local
192 alt[F_NAME] = "dummy"; /* to replace the Systems file fields */
193 alt[F_TIME] = "Any"; /* needed for getto(); [F_TYPE] and */
194 alt[F_TYPE] = ""; /* [F_PHONE] assignment below */
195 alt[F_CLASS] = speed;
196 alt[F_PHONE] = "";
197 alt[F_LOGIN] = "";
198 alt[6] = "";
202 alt[F_PHONE] = call.telno;
203 alt[F_TYP
[all...]
/illumos-gate/usr/src/cmd/bnu/
H A Ddial.c170 char *alt[7]; local
202 alt[F_NAME] = "dummy"; /* to replace the Systems file fields */
203 alt[F_TIME] = "Any"; /* needed for getto(); [F_TYPE] and */
204 alt[F_TYPE] = ""; /* [F_PHONE] assignment below */
205 alt[F_CLASS] = speed;
206 alt[F_PHONE] = "";
207 alt[F_LOGIN] = "";
208 alt[6] = "";
212 alt[F_PHONE] = call.telno;
213 alt[F_TYP
[all...]
H A Dconn.c1319 char *alt[7]; local
1322 alt[F_NAME] = "dummy"; /* to replace the Systems file fields */
1323 alt[F_TIME] = "Any"; /* needed for getto(); [F_TYPE] and */
1324 alt[F_TYPE] = ""; /* [F_PHONE] assignment below */
1325 alt[F_CLASS] = call->speed;
1326 alt[F_PHONE] = "";
1327 alt[F_LOGIN] = "";
1328 alt[6] = NULL;
1349 alt[F_PHONE] = call->telno;
1350 alt[F_TYP
[all...]
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dcap.c65 Dbg_cap_val(Lm_list *lml, Syscapset *sys, Syscapset *alt, Half mach) argument
101 if (alt != sys) {
103 if (alt->sc_plat != sys->sc_plat) {
105 alt->sc_plat);
107 if (alt->sc_mach != sys->sc_mach) {
109 alt->sc_mach);
111 if (alt->sc_hw_2 != sys->sc_hw_2) {
113 conv_cap_val_hw2(alt->sc_hw_2, mach, 0,
116 if (alt->sc_hw_1 != sys->sc_hw_1) {
118 conv_cap_val_hw1(alt
[all...]
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/funcs/
H A Dtst.substr.d36 int alt;
166 command[i].alt = 1;
171 command[i].alt = 1;
183 this->str = command[i].alt ? altstr : str;
184 this->str2 = command[i].alt ? altstr2 : str2;
185 this->result = substr(command[i].alt ?
206 this->str = command[i].alt ? altstr : str;
207 this->str2 = command[i].alt ? altstr2 : str2;
208 this->result = substr(command[i].alt ?
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/pid/
H A Dtst.provregex2.ksh80 void *alt;
85 if ((alt = dlopen("./altlib.so", RTLD_LAZY | RTLD_LOCAL))
91 if ((alt_go = dlsym(alt, "go")) == NULL) {
H A Dtst.provregex4.ksh103 void *alt;
108 if ((alt = dlopen("./altlib.so", RTLD_LAZY | RTLD_LOCAL))
114 if ((alt_go = dlsym(alt, "go")) == NULL) {
/illumos-gate/usr/src/cmd/abi/appcert/etc/
H A DMakefile36 ETC_FILES = etc.alt etc.scoped etc.tweaks etc.warn
/illumos-gate/usr/src/uts/common/io/usb/clients/audio/usb_as/
H A Dusb_as.c698 int alt, ep; local
705 alt = uasp->usb_as_alternate;
712 uasp->usb_as_alts[alt].alt_continuous_sr, freq);
716 ep = uasp->usb_as_alts[alt].alt_ep->bEndpointAddress;
757 int alt, rval; local
805 uasp->usb_as_alternate = alt =
813 "usb_as_set_format: Didn't find a matching alt");
821 interface, alt);
829 alt, /* wValue */
840 format->fmt_alt = (uchar_t)alt;
855 int alt = uasp->usb_as_alternate; local
2195 int alt; local
2244 int alt, n; local
[all...]
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dmisc.c149 int alt = 0; local
154 alt = 1;
182 if (alt)
/illumos-gate/usr/src/cmd/power/
H A Dpmconfig.h87 uint8_t alt; /* conf line OK from an alt source */ member in struct:cinfo
H A Dconf.c374 * Lines from an alt conf file are selected when either:
376 * OR: it's both OK to accept the conf line (alt) AND either:
380 selected = (cip == NULL || (cip->alt &&
406 * Search for any non-alt entries, call the handler routine,
414 skip = (cip == NULL || cip->alt);
463 * "dtpower" will craft an alt conf file with modified content from
464 * /etc/power.conf, but any alt conf file is not a trusted source;
465 * since some alt conf lines may be skipped, the trusted source is
H A Dparse.c443 else if (cip->status->perm && (def_src || cip->alt)) {
449 "def_src %d, alt %d\n", cip->status->set,
450 cip->status->perm, def_src, cip->alt);
/illumos-gate/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_gen.c528 int alt, zero, len; local
537 alt = 0, zero = 0, len = 0;
551 alt = (c == '#');
552 if (alt && !(c = *fmt++))
579 (c == 'X'), alt, zero, len);
584 if (alt)
594 if (alt || zero || len) {
597 if (alt)
663 * int up, int alt, int zero, int len)
677 _nsc_sprint_hex(char **sptr, uint_t v, int up, int alt, in argument
[all...]
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai_register.c972 /* Ptr to the current alt, may be used to attach a c/v to it. */
1028 "usba_process_ep_descr: no requested alt before endpt.");
1245 * indices for which alt they represent. It is assumed that all key values
1719 int which_alt; /* Number of alt being dumped */
1720 usb_alt_if_data_t *alt; /* Pointer to it. */ local
1726 alt = &which_if->if_alt[which_alt];
1727 if_descr = &alt->altif_descr;
1737 "\tAlt #%d (0x%p)", which_alt, (void *)alt);
1739 "\tString descr=%s", alt->altif_str);
1741 "\tif descr: len=%d type=%d if=%d alt
[all...]
H A Dusba_ugen.c783 " alt=%" PRIu64 " epidx=%" PRIu64 " type=0x%" PRIx64,
1280 uint_t alt = UGEN_MINOR_ALT(ugenp, dev); local
1291 "cfg=%d, if=%d, alt=%d, ep=0x%x", cfgidx, ifc,
1292 alt, epidx);
1296 alt_if_data = &if_data->if_alt[alt];
1339 * after alt switch, ep info is updated to the new endpoint.
1431 uchar_t cfgidx, cfgval, iface, alt, ep; local
1463 for (alt = 0; alt < if_data->if_n_alt; alt
1487 ugen_epxs_data_init(ugen_state_t *ugenp, usb_ep_data_t *ep_data, uchar_t cfgval, uchar_t cfgidx, uchar_t iface, uchar_t alt) argument
1579 ugen_epxs_minor_nodes_create(ugen_state_t *ugenp, usb_ep_descr_t *ep_descr, uchar_t cfgval, uchar_t cfgidx, uchar_t iface, uchar_t alt) argument
1833 uint_t alt; local
[all...]
/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_cout.c225 char *alt = NULL; local
236 alt = "string";
238 alt = "opaque";
239 if (alt) {
240 print_ifopen(indent, alt);
248 if (!alt)
253 alt = "string";
255 alt = "bytes";
257 print_ifopen(indent, alt);
260 if (alt)
[all...]
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dcap.c256 cap_check(Cap *cptr, char *strs, int alt, Fdesc *fdp, Rej_desc *rej) argument
267 if (alt)
373 int alt = 0; local
397 alt = 1;
399 if (alt == 0) {
404 if ((alt = HWAVL_RECORDED(cp)) != 0)
415 if ((org_scapset != alt_scapset) && ((capavl == NULL) || alt))
445 int alt = 0; local
471 alt = 1;
479 if ((org_scapset != alt_scapset) && ((capavl == NULL) || alt))
[all...]
/illumos-gate/usr/src/lib/libast/common/tm/
H A Dtmxfmt.c107 int alt; local
153 alt = 0;
171 alt = c;
326 switch (alt)
/illumos-gate/usr/src/uts/common/io/usb/clients/printer/
H A Dusbprn.c683 int alt, rval; local
696 for (alt = 0; alt < cfg_data->cfg_if[interface].if_n_alt; alt++) {
697 altif_data = &cfg_data->cfg_if[interface].if_alt[alt];
708 "alternate %d not supported", alt);
712 if (alt == cfg_data->cfg_if[interface].if_n_alt) {
720 if ((rval = usb_set_alt_if(dip, interface, alt, USB_FLAGS_SLEEP,
736 if ((ep_data = usb_lookup_ep_data(dip, dev_data, interface, alt, 0,
740 if ((ep_data = usb_lookup_ep_data(dip, dev_data, interface, alt,
2536 int alt, rval, iface; local
[all...]
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/
H A Dkeyspan_pipe.c98 int ifc, alt, i, j, k = 0; local
109 alt = 0;
111 alt_data = &if_data->if_alt[alt];
125 tmp_ep = usb_lookup_ep_data(ksp->ks_dip, dev_data, ifc, alt, i,
197 tmp_ep = usb_lookup_ep_data(ksp->ks_dip, dev_data, ifc, alt, i,
289 int ifc, alt, i, j = 0; local
297 alt = 0;
304 tmp_ep = usb_lookup_ep_data(ksp->ks_dip, dev_data, ifc, alt, 0,
324 tmp_ep = usb_lookup_ep_data(ksp->ks_dip, dev_data, ifc, alt,
345 tmp_ep = usb_lookup_ep_data(ksp->ks_dip, dev_data, ifc, alt,
[all...]
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dlocaltime.c233 ttinfo_t *alt; /* Most recent alt type */ member in struct:previnfo
1072 ttinfo_t *ttisp, *std, *alt; local
1092 * At least one alt. zone and one transistion exist. Locate
1153 if ((alt = prevp->alt) != NULL) {
1154 altzone = -alt->tt_gmtoff;
1155 newtzname[1] = &lclzonep->chars[alt->tt_abbrind];
1160 } else { /* alt. time */
1574 * so prev->std and prev->alt wil
[all...]
/illumos-gate/usr/src/uts/common/io/usb/clients/usbecm/
H A Dusbecm.c2610 /* data interface alt 1 must have bulk in and out(ECM v1.2,p5) */
2656 uint16_t alt, alt_num; local
2668 for (alt = 0; alt < alt_num; alt++) {
2671 ecmp->ecm_dev_data, ifc, alt, 0,
2675 ecmp->ecm_dev_data, ifc, alt, 0,
2686 ecmp->ecm_dev_data, ifc, alt, 0,
2693 ecmp->ecm_data_if_alt = alt;
2731 " data_if=%d, alt
2742 usb_alt_if_data_t *alt; local
[all...]
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeystoreUtil.c165 char *alt = getenv(ALTERNATE_KEYSTORE_PATH); local
181 if ((alt != NULL) && (strcmp(alt, "") != 0)) {
183 alt, KEYSTORE_PATH);
316 char *alt; local
337 alt = getenv(ALTERNATE_KEYSTORE_PATH);
338 if ((alt == NULL) || (strcmp(alt, "") == 0)) {
/illumos-gate/usr/src/cmd/awk/
H A Db.c563 static Node *alt(Node *), *unary(Node *);
591 return (alt(concat(primary())));
662 alt(Node *np) function
666 return (alt(op2(OR, np, concat(primary()))));

Completed in 116 milliseconds

12