Searched refs:good (Results 26 - 42 of 42) sorted by relevance

12

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmci.c765 sm_dprintf("mci_lock_host: Sanity check -- lock is good\n");
1523 bool good = false; local
1526 good = true;
1530 good = true;
1532 if (!good)
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_ani.c713 uint32_t good = 1; local
724 good = 0;
736 good = 0;
745 return (good);
/illumos-gate/usr/src/lib/libshell/common/tests/
H A Doptions.sh48 print good
50 if [[ $x != good ]]
H A Dvariables.sh240 .sh.value=good
246 if [[ $y != good ]]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dtelnet.c2397 char *good;
2409 good = netobuf; /* where the good bytes go */
2420 memcpy(good, thisitem, length);
2421 good += length;
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgetaddrinfo.c497 goto good;
584 good:
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_raidz.c112 void *rc_gdata; /* used to store the "good" version */
316 const char *good = NULL; local
327 * the good data (this relies on the fact that the good
353 * Construct the parity from the good data.
369 good = rm->rm_col[c].rc_gdata;
372 good = good_data;
375 good += rm->rm_col[x].rc_size;
378 /* we drop the ereport if it ends up that the data was good */
379 zfs_ereport_finish_checksum(zcr, good, ba
[all...]
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb.cc670 if (internal_db.good()) {
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.telnetd.c1217 * when we get a good one
4351 char *good; local
4363 good = netobuf; /* where the good bytes go */
4374 (void) memmove(good, thisitem, length);
4375 good += length;
4383 nfrontp = good; /* next byte to be sent */
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_asm.s1942 * marks the state as invalid and writes good parity to the tag.
1968 sllx %o3, S_ECPAR_SHIFT, %o3 ! and with good tag parity
1990 * marks the state as invalid and writes good parity to the tag.
2016 sllx %o3, HB_ECPAR_SHIFT, %o3 ! and with good tag parity
2019 sllx %o3, SB_ECPAR_SHIFT, %o3 ! and with good tag parity
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_common.c1820 goto good;
1827 good:
/illumos-gate/usr/src/common/bignum/i386/
H A Dbignum_i386_asm.s184 / including disabling SSE2. It might even be a good idea
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs3_srv.c3510 goto good;
3556 goto good;
3575 good:
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-opl/common/
H A Dmemcpy.s717 ! fill %d0 with good (unwritten) data.
753 ! fill %d0 with good (unwritten) data.
755 sub %o5, 8, %o3 ! -(number of good bytes in %d0)
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-us3/common/
H A Dmemcpy.s734 ! fill %d0 with good (unwritten) data.
770 ! fill %d0 with good (unwritten) data.
772 sub %o5, 8, %o3 ! -(number of good bytes in %d0)
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex771 % good page breaking, for example.) However, I could not construct an
1991 % There is no good (free) typewriter version, to my knowledge.
2470 \vadjust{\penalty 1200}}% not good to break after first line of item.
2492 % This is a good thing, since \splitoff doesn't work given nothing at
4803 % it's not a good place to break if the last penalty was \nobreak
6285 % text after an @example or the like (not that this is good style).
/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc_io.c808 goto good;
830 good:
2302 urdc->netconfig = NULL; /* This will be no good soon */
4430 urdc->netconfig = NULL; /* This will be no good soon */

Completed in 178 milliseconds

12