/titanic_51/usr/src/uts/common/fs/nfs/ |
H A D | nfs_cmd.c | 431 size_t skipped; in nfscmd_convdirplus() local 446 for (skipped = 0, i = 0; i < nents; i++) { in nfscmd_convdirplus() 468 skipped++; in nfscmd_convdirplus() 486 return (nents - (i + skipped)); in nfscmd_convdirplus()
|
/titanic_51/usr/src/uts/common/io/1394/adapters/ |
H A D | hci1394_ixl_isr.c | 51 #define IXL_CHECK_SKIP 1 /* ixl cmd intr processing context skipped */ 316 uint_t skipped; in hci1394_ixl_intr_check_xfer() local 333 skipped = 0; in hci1394_ixl_intr_check_xfer() 334 while ((skipped == 0) && (ixldepth < xferctlp->cnt)) { in hci1394_ixl_intr_check_xfer() 365 * (lost), context has either stopped, is done, or has skipped in hci1394_ixl_intr_check_xfer() 378 skipped = 0; in hci1394_ixl_intr_check_xfer() 497 skipped = 1; in hci1394_ixl_intr_check_xfer() 513 if ((skipped == 0) && (ixldepth >= xferctlp->cnt)) { in hci1394_ixl_intr_check_xfer() 672 * if status is now set here, return skipped, to cause calling in hci1394_ixl_intr_check_done() 856 * return skipped, t in hci1394_ixl_intr_check_done() [all...] |
/titanic_51/usr/src/uts/common/avs/ns/sdbc/ |
H A D | sd_iob.h | 59 int skipped; /* this iob used sd_add_mem */ member
|
H A D | sd_bio.c | 434 ret->skipped = 0; in _sd_get_hook() 812 if (hook->skipped) in sd_add_fba() 827 if (hook->skipped) in sd_add_fba() 835 hook->skipped = 0; in sd_add_fba() 843 hook->skipped = 1; in sd_add_fba() 1038 "combined %d norm %d norm_size %" NSC_SZFMT " skipped %d", in sd_start_io()
|
/titanic_51/usr/src/uts/common/fs/zfs/ |
H A D | dmu_tx.c | 432 uint64_t space = 0, unref = 0, skipped = 0; in dmu_tx_count_free() local 500 skipped += (lastblk >> epbs) - (blkid >> epbs) + 1; in dmu_tx_count_free() 508 skipped += (lastblk >> epbs) - (blkid >> epbs) + 1; in dmu_tx_count_free() 514 skipped += (new_blkid >> epbs) - (blkid >> epbs) - 1; in dmu_tx_count_free() 588 if (skipped > 0) { in dmu_tx_count_free() 589 txh->txh_fudge += skipped << dn->dn_indblkshift; in dmu_tx_count_free() 590 skipped = MIN(skipped, DMU_MAX_DELETEBLKCNT >> epbs); in dmu_tx_count_free() 591 txh->txh_memory_tohold += skipped << dn->dn_indblkshift; in dmu_tx_count_free() 1203 * XXX - the "fudge" factor is to account for skipped block in dmu_tx_try_assign() [all...] |
H A D | zfs_dir.c | 534 int skipped = 0; in zfs_purgedir() local 543 skipped += 1; in zfs_purgedir() 562 skipped += 1; in zfs_purgedir() 571 skipped += 1; in zfs_purgedir() 578 skipped += 1; in zfs_purgedir() 579 return (skipped); in zfs_purgedir()
|
H A D | zfs_ioctl.c | 2718 props_skip(nvlist_t *props, nvlist_t *skipped, nvlist_t **newprops) in props_skip() argument 2726 if (nvlist_exists(skipped, nvpair_name(pair))) in props_skip() 2735 nvlist_t *skipped) in clear_received_props() argument 2739 props_skip(props, skipped, &cleared_props); in clear_received_props()
|
/titanic_51/usr/src/uts/common/io/ |
H A D | consms.c | 710 boolean_t skipped = B_FALSE; in consms_lqs_ack_complete() local 723 * set skipped flag to B_TRUE in order to skip the ioctl in consms_lqs_ack_complete() 740 skipped = B_TRUE; in consms_lqs_ack_complete() 745 if (!skipped && mp && mp->b_cont && in consms_lqs_ack_complete() 761 skipped = B_TRUE; in consms_lqs_ack_complete() 766 if (!skipped && mp && mp->b_cont && in consms_lqs_ack_complete()
|
/titanic_51/exception_lists/ |
H A D | mapfilechk | 35 # that match this pattern that should be skipped.
|
H A D | check_rtime | 84 # Identify any files that should be skipped when building a crle(1)
|
/titanic_51/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | TEST.mk | 163 error 1 :DLL: tests skipped
|
H A D | RELEASE | 141 08-06-11 regress.sh: fix bug that skipped the last test 302 mamexec.c: fix non-contiguous "exec" bug that skipped lines 304 iffe.sh: fix child process stdin hijack that skipped input lines 423 03-09-23 ratz.c: fix tar header number parse bug that skipped to next number 687 01-04-01 regress: fix SAME that just skipped it -- we should regress regress!
|
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_ldap.c | 1452 int skipped = 0; in decode_ldap() local 1460 skipped = newbuf-buf; in decode_ldap() 1464 len = len-skipped; in decode_ldap()
|
/titanic_51/usr/src/uts/common/io/comstar/port/fct/ |
H A D | discovery.c | 1032 uint16_t total, cleaned, skipped, unhandled; in fct_trigger_rport_cleanup() local 1038 cleaned = skipped = unhandled = 0; in fct_trigger_rport_cleanup() 1056 skipped++; in fct_trigger_rport_cleanup() 1068 skipped++; in fct_trigger_rport_cleanup() 1071 if (((cleaned + skipped) == total) && (unhandled == 0)) { in fct_trigger_rport_cleanup() 1078 " %p, c/s/u/t = %d/%d/%d/%d", irp, cleaned, skipped, in fct_trigger_rport_cleanup()
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/tests/ |
H A D | pty.sh | 37 whence -q pty || { lineno=$LINENO; err_exit "pty command not found -- tests skipped"; exit 0; } 78 then err_exit pty command hangs on $bintrue -- tests skipped
|
/titanic_51/usr/src/test/ |
H A D | README | 61 marked SKIPPED; this is intentional. If a test must be skipped due to
|
/titanic_51/usr/src/lib/libsqlite/test/ |
H A D | null.test | 56 # FALSE and UNKNOWN test expressions are skipped.
|
/titanic_51/usr/src/lib/libshell/common/sh/ |
H A D | array.c | 348 int nelem, skipped=0; in array_clone() local 402 skipped=1; in array_clone() 448 if(!skipped) in array_clone()
|
/titanic_51/usr/src/cmd/sgs/liblddbg/common/ |
H A D | liblddbg.msg | 653 @ MSG_FIL_SKIP_1 "file=%s; skipped: already processed as %s" 654 @ MSG_FIL_SKIP_2 "file=%s; skipped: already processed" 665 @ MSG_FIL_FILTEE_3 "file=%s; filtee skipped (auditor directed)" 939 @ MSG_SYM_AR_SKIP "file=%s, symbol=%s, skipped" 1065 returned: 0 (path skipped)" 1076 @ MSG_AUD_SKIP "file=%s; skipped: using auditor from %s" 1077 @ MSG_AUD_TERM "file=%s; auditor has indicated path should be skipped"
|
/titanic_51/usr/src/uts/sparc/v9/ml/ |
H A D | sparcv9_subr.s | 1492 sub %g2, 1, %g2 ! account for skipped frame
|
/titanic_51/usr/src/lib/libpp/common/ |
H A D | RELEASE | 46 04-02-29 ppproto.c: fix bug that skipped prototyped check during notices check 106 ppsearch: fix SEARCH_NEXT bug that skipped the include stack 438 89-11-11 add -1 arg to pp.incref -- include skipped
|
H A D | HISTORY | 22 ignore errors in skipped ppexpr() &&, || and ?: subexpressions
|
/titanic_51/usr/src/contrib/ast/src/lib/libpp/ |
H A D | RELEASE | 57 04-02-29 ppproto.c: fix bug that skipped prototyped check during notices check 117 ppsearch: fix SEARCH_NEXT bug that skipped the include stack 449 89-11-11 add -1 arg to pp.incref -- include skipped
|
H A D | HISTORY | 22 ignore errors in skipped ppexpr() &&, || and ?: subexpressions
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | array.c | 452 int nelem, skipped=0; in array_clone() local 506 skipped=1; in array_clone() 552 if(!skipped) in array_clone()
|