Searched refs:no_match (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/fwflash/plugins/vendor/
H A Dhermon-MELLANOX.c234 int no_match = 0; local
272 no_match = i;
278 if (i == MLX_MAX_ID && no_match == 0) {
287 "is %s\n"), mlx_mdr[no_match].mlx_pn,
/illumos-gate/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_dp.c328 int i, no_match; local
333 for (i = 0, no_match = 0; i < dp->dp_ncpus; i++) {
341 no_match = 1;
345 if (no_match) {
/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsfvscanf.c265 goto no_match;
269 goto no_match; /* malformed multi-byte char */
277 else goto no_match;
283 else goto no_match;
288 else goto no_match;
293 no_match: /* this unget is lossy on a stream with small buffer */
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dleaky.c507 goto no_match;
511 goto no_match;
541 no_match:
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dikeadm.c77 CPL_MATCH_FN(no_match)
3465 no_match);
H A Dipseckey.c105 CPL_MATCH_FN(no_match)
3733 parseit, no_match);

Completed in 96 milliseconds