Searched refs:match (Results 301 - 325 of 335) sorted by relevance

<<11121314

/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/lw8/common/
H A Dlw8.c1168 uint64_t match; local
1206 match = picldiag_get_uint_propval(bankh, PICL_PROP_ADDRESSMATCH, &err);
1220 if (((segp->base + i * mem_xfersize) & mask) == match)
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/schumacher/common/
H A Dschumacher.c1046 uint64_t match; local
1084 match = picldiag_get_uint_propval(bankh, PICL_PROP_ADDRESSMATCH, &err);
1098 if (((segp->base + i * mem_xfersize) & mask) == match)
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_case.c472 int match = B_FALSE; local
493 match = (fmri_present == new_fmri_present &&
502 return (match);
748 * to blame. So we can consider this to be a match.
760 * to blame. So we can consider this to be a match.
973 * We've found an existing case that is a match and it is not
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c2865 * If hit is nonzero then a match was found and hit will
3735 * It would be desirable to also insist that syndrome match. PCI handling
3907 int match = 0; local
3937 match = i + 1;
3943 if (match || !ispanther)
3944 return (match);
3955 match = i + 1;
3961 return (match);
5045 * Queue expected errors, error bit and fault type must match
5081 * Queue unexpected errors, error bit only match
[all...]
/illumos-gate/usr/src/lib/libpp/common/
H A Dpplib.h217 struct pptuple* match; /* match tuple */ member in struct:pptuple
/illumos-gate/usr/src/cmd/oawk/
H A Drun.c217 i = match(a[1], s);
H A Db.c1096 match(struct fa *pfa, wchar_t *p) function
/illumos-gate/usr/src/cmd/sed/
H A Dcompile.c139 if ((match = malloc((maxnsub + 1) * sizeof (regmatch_t))) == NULL)
/illumos-gate/usr/src/cmd/awk/
H A Db.c428 match(fa *f, uchar *p) function
474 goto nextin; /* no match */
531 goto nnextin; /* no nonempty match */
H A Drun.c552 int (*mf)() = match, mode = 0;
/illumos-gate/usr/src/uts/common/io/
H A Ddevinfo.c3299 * parent = 1 to match driver name of parent dip (for parent private data)
3300 * 0 to match driver name of current dip (for driver private data)
3306 di_match_drv_name(struct dev_info *node, struct di_state *st, int match) argument
3314 dcmn_err2((CE_CONT, "di_match_drv_name: node = %s, match = %x\n",
3315 node->devi_node_name, match));
3317 if (match == DI_MATCH_PARENT) {
3340 if (match == DI_MATCH_PARENT) {
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmap.c259 int i, pathcnt, match; local
298 match = 0;
309 match++;
314 if (match) {
318 * didn't find a match but the mpxio
434 * If no match is found, -1 is returned and nwwn is not set.
5260 * g_get_dev_list() for a WWN match.
5270 * 0: if a match is found.
5271 * L_WWN_NOT_FOUND_IN_DEV_LIST: if no match found
/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_lib.c379 /* all 3 variables match */
834 if (match(excl_files[i], full_name)) {
1089 * SCSI ID should match with the ID of the device
/illumos-gate/usr/src/cmd/mandoc/
H A Droff.c2072 int match; local
2074 match = 0;
2088 match = 1;
2100 return match;
3387 * A match has been found.
3388 * Append the match to the array and move
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c4651 * OK at least the old & new d_id's match. So for
4664 * OK the old & new d_id's match, and the remote
5792 * translations. It could range from 0 (no match for state, reason,
6203 int match = 0; local
6210 outer < pwwn_table_size && match <= index;
6214 if (pd != NULL) match ++;
6216 while (pd != NULL && match <= index) {
6218 if (pd != NULL) match ++;
6257 /* No match */
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.c267 return (0); /* no match; keep going */
2264 * and uname(2) doesn't match the NT_UTSNAME note recorded in the
2274 "mappings may not match installed libraries\n",
2575 * If we encounter a match with SHN_UNDEF, keep looking for a
2576 * better match. Return the first match with SHN_UNDEF set if no
2577 * better match is found.
2745 int rv, match, i; local
2758 * These are done in order of precedence so that if we match and
2769 * Loop through our array attempting to match th
[all...]
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c866 * Force a zero sa_family to match so_family.
896 * With IPv6 we require the family to match
1046 * If NL7C addr(s) have been configured check for addr/port match,
1050 * family sockets only. If match mark as such.
4322 boolean_t match = B_FALSE; local
4344 match = B_TRUE;
4357 match = B_TRUE;
4364 match = B_TRUE;
4366 if (match) {
/illumos-gate/usr/src/uts/common/os/
H A Dzone.c3321 * Set the zone's pool pointer and update the zone's visibility to match
3349 * is currently bound. Also update the zone's visibility to match the
4382 * with labeling set by 'match', 'doi', and 'label'.
4392 int match, uint32_t doi, const bslabel_t *label,
4561 * match flag and sensitivity label.
4563 zone->zone_match = match;
5823 if (!vn_can_change_zones(vp)) { /* bail on first match */
5856 * zone-wide rctls, and pool association to match those of the zone.
6472 zs.match = zs32.match;
4388 zone_create(const char *zone_name, const char *zone_root, const priv_set_t *zone_privs, size_t zone_privssz, caddr_t rctlbuf, size_t rctlbufsz, caddr_t zfsbuf, size_t zfsbufsz, int *extended_error, int match, uint32_t doi, const bslabel_t *label, int flags) argument
[all...]
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_fflp.c219 * value contains match location
220 * NPI_TCAM_COMP_NO_MATCH no match
257 (tctl.bits.ldw.match != TCAM_CTL_RWC_RWC_MATCH)) {
266 "failed to find match \n"));
340 * NPI_TCAM_NO_MATCH: no match
341 * 0 - TCAM_SIZE: matching entry location (if match)
373 if (tctl_stat.bits.ldw.match == TCAM_CTL_RWC_RWC_MATCH) {
/illumos-gate/usr/src/uts/sun4/ml/
H A Dinterrupt.s1025 srl %l1, 1, %l1 ! No match. Try next lower PIL.
1329 srl %l1, 1, %l1 ! No match. Try next lower PIL.
2214 ! update cpu_m.intrstat[pil][1] to match [0].
2225 stx %o2, [%o3 + 8] ! make [1] match [0], resetting time
/illumos-gate/usr/src/cmd/avs/rdc/
H A Dsndradm.c87 * ctag which does not match an implied one cfg_dgame()). This
90 * gettext("set %s does not match", rdc_islocal < 1?dga:dgb) situation
236 int match, found; local
239 match = (user_shost != NULL || user_sdev != NULL);
283 if (match &&
292 /* get sndr entries until shost, sfile match */
393 if (match && !found) {
539 * If implicit disk group name, it must match any supplied ctag.
560 "match disk group name \"%s\" of volume %s"), ctag,
601 * Assure that if the if there is a ctag, it must match th
[all...]
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_ioctl.c550 * doesn't match that of the zone; otherwise no other checks
4082 nvpair_t *match; local
4087 &match) != 0) || !propval_equals(pair, match))
4091 (void) nvlist_remove_nvpair(origprops, match);
/illumos-gate/usr/src/lib/libtecla/common/
H A Dgetline.c972 * Bind the actual arrow key bindings to match those of the symbolic
4188 * left, and updates the terminal cursor to match.
4197 * right, and updates the terminal cursor to match.
5364 * Search backwards for a match to the part of the line which precedes the
5525 * If there is an unambiguous match, and the continuation suffix ends in
5639 return gl_print_info(gl, "No files match.", GL_END_INFO);
5752 return gl_print_info(gl, "No files match.", GL_END_INFO);
6605 return gl_print_info(gl, "No files match.", GL_END_INFO);
7400 * Advance past the last match (or past the current cursor position
7424 * Step back one from the last match (o
8123 char match = c_paren[cptr - o_paren]; local
8136 char match = o_paren[cptr - c_paren]; local
[all...]
/illumos-gate/usr/src/uts/sun4u/io/
H A Dmc-us3.c596 DPRINTF(MC_CMD_DEBUG, ("MCIOC_SEG: seg not match, "
650 * return 0: mask, match, size, and devgrpid,
680 mcbank.match = bank->lm << MADR_LPA_SHIFT;
707 DPRINTF(MC_CMD_DEBUG, ("MCIOC_DEVGRP: not match, id "
1017 * The lm (lower match) field from the Memory Address Decoding Register
1982 * Search the list from the head of the list to match the given id
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c113 #define DTD_ATTR_MATCH (const xmlChar *) "match"
1777 return ((prop_result == 0)); /* empty strings will match */
1866 * matches, we return Z_INSUFFICIENT_SPEC; if none match, we return
1977 * one might have "/<prefix-length>" at the end: allow a match on just the
1991 * If neither has a slash or both do, they need to match to be
1992 * considered the same, but they did not match above, so fail.
2086 * If there is a single match, then the matching entry's physical interface, IP
2130 * that match the query.
2140 * If any relevant fields don't match the query, then skip
2167 * it's the first match; otherwis
2465 char match[MAXPATHLEN]; local
[all...]

Completed in 310 milliseconds

<<11121314