| /illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_trim/ |
| H A D | zpool_trim_rate.ksh | 60 log_must zpool trim -r 200M $TESTPOOL 63 log_must zpool trim -s $TESTPOOL 68 log_must zpool trim $TESTPOOL 71 log_must zpool trim -s $TESTPOOL 76 log_must zpool trim -r 600M $TESTPOOL 79 log_must zpool trim -s $TESTPOOL 84 log_must zpool trim -r 1T $TESTPOOL
|
| H A D | zpool_trim_start_and_cancel_neg.ksh | 43 log_must zpool trim -r 128M $TESTPOOL $DISK1 48 log_mustnot zpool trim -c $TESTPOOL $DISK2 49 log_mustnot zpool trim -c $TESTPOOL $DISK2 $DISK3 51 log_mustnot zpool trim -s $TESTPOOL $DISK2 52 log_mustnot zpool trim -s $TESTPOOL $DISK2 $DISK3 54 log_mustnot zpool trim $TESTPOOL $DISK1
|
| H A D | zpool_trim_suspend_resume.ksh | 55 log_must zpool trim -r 256M $TESTPOOL 62 log_must zpool trim -s $TESTPOOL 70 log_must zpool trim $TESTPOOL $LARGEFILE
|
| H A D | zpool_trim_unsupported_vdevs.ksh | 65 log_mustnot zpool trim $TESTPOOL mirror-0 67 log_mustnot zpool trim $TESTPOOL ${FDISKS[$n]}
|
| H A D | zpool_trim_online_offline.ksh | 43 log_must zpool trim -r 128M $TESTPOOL $DISK1 59 log_must zpool trim -s $TESTPOOL $DISK1
|
| H A D | zpool_trim_import_export.ksh | 57 log_must zpool trim -r 256M $TESTPOOL 73 log_must zpool trim -s $TESTPOOL $LARGEFILE
|
| /illumos-gate/usr/src/uts/common/fs/zfs/lua/ |
| H A D | lbitlib.c | 25 #define trim(x) ((x) & ALLONES) macro 41 return trim(r); in andaux() 64 lua_pushunsigned(L, trim(r)); in b_or() 74 lua_pushunsigned(L, trim(r)); in b_xor() 81 lua_pushunsigned(L, trim(r)); in b_not() 89 r = trim(r); in b_shift() 96 r = trim(r); in b_shift() 121 r = trim((r >> i) | ~(~(b_uint)0 >> i)); /* add signal bit */ in b_arshift() 131 r = trim(r); in b_rot() 134 lua_pushunsigned(L, trim(r)); in b_rot()
|
| /illumos-gate/usr/src/test/zfs-tests/tests/functional/trim/ |
| H A D | trim_integrity.ksh | 24 . $STF_SUITE/tests/functional/trim/trim.kshlib 25 . $STF_SUITE/tests/functional/trim/trim.cfg 80 log_must zpool trim $TESTPOOL
|
| H A D | autotrim_trim_integrity.ksh | 24 . $STF_SUITE/tests/functional/trim/trim.kshlib 25 . $STF_SUITE/tests/functional/trim/trim.cfg 81 log_must zpool trim $TESTPOOL
|
| H A D | trim_config.ksh | 24 . $STF_SUITE/tests/functional/trim/trim.kshlib 25 . $STF_SUITE/tests/functional/trim/trim.cfg 96 log_must zpool trim $TESTPOOL
|
| H A D | autotrim_integrity.ksh | 24 . $STF_SUITE/tests/functional/trim/trim.kshlib 25 . $STF_SUITE/tests/functional/trim/trim.cfg
|
| H A D | autotrim_config.ksh | 24 . $STF_SUITE/tests/functional/trim/trim.kshlib 25 . $STF_SUITE/tests/functional/trim/trim.cfg
|
| /illumos-gate/usr/src/cmd/refer/ |
| H A D | addbib.c | 43 static void trim(char []); 135 trim(line); in addbib() 145 trim(line); in addbib() 150 trim(line); in addbib() 153 trim(line); in addbib() 187 trim(char line[]) /* trim line of trailing white space */ in trim() function
|
| /illumos-gate/usr/src/cmd/sgs/libconv/common/ |
| H A D | strproc.c | 110 int trim = (flags & CONV_SPEXV_F_NOTRIM) == 0; in conv_strproc_extract_value() local 118 if (trim) in conv_strproc_extract_value() 129 if (trim) in conv_strproc_extract_value()
|
| /illumos-gate/usr/src/uts/i86pc/io/dr/ |
| H A D | sbdgenerr.pl | 27 sub trim { subroutine 50 my $txt = trim($3); 53 $txt = trim($l);
|
| /illumos-gate/usr/src/uts/sun4u/ngdr/io/ |
| H A D | sbdgenerr.pl | 30 sub trim { subroutine 53 my $txt = trim($3); 56 $txt = trim($l);
|
| /illumos-gate/usr/src/lib/cfgadm_plugins/sbd/ |
| H A D | sbdgenerr.pl | 28 sub trim { subroutine 51 my $txt = trim($3); 54 $txt = trim($l);
|
| /illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/ |
| H A D | SLPV1SAttrMsg.java | 92 String urlOrServiceType = buf.toString().trim(); in initialize() 117 String scope = buf.toString().toLowerCase().trim(); in initialize() 136 hdr.parseCommaSeparatedListIn(buf.toString().trim(), true); in initialize() 172 tags.setElementAt(tag.trim(), i); in initialize()
|
| H A D | ServiceStoreFactory.java | 196 String line = in.readLine().trim(); in deserialize() 230 surl = tk.nextToken().trim(); in deserialize() 233 slang = tk.nextToken().trim(); in deserialize() 236 slifetime = tk.nextToken().trim(); in deserialize() 239 sType = tk.nextToken().trim(); in deserialize()
|
| H A D | SLPV1SSrvMsg.java | 146 st.nextToken().trim().toLowerCase() + ":"; in initialize() 155 String scope = st.nextToken().trim().toLowerCase(); in initialize() 186 hdr.scopes.addElement(scope.toLowerCase().trim()); in initialize() 312 query = query.trim(); in convertQuery() 348 String exp = tk.nextToken().trim(); in rewriteQueryJoin() 862 return value.trim(); // removes trailing whitespace... in parseTag() 1041 String strval = valTok.toString().trim(); in parseValue()
|
| /illumos-gate/usr/src/uts/common/io/myri10ge/drv/ |
| H A D | myri10ge_lro.c | 140 int opt_bytes, trim; in myri10ge_lro_rx() local 196 trim = tot_len - (ip_len + ETHERNET_HEADER_SIZE); in myri10ge_lro_rx() 197 if (trim != 0) { in myri10ge_lro_rx() 198 if (trim < 0) { in myri10ge_lro_rx() 202 m_head->b_wptr -= trim; in myri10ge_lro_rx() 203 tot_len -= trim; in myri10ge_lro_rx()
|
| /illumos-gate/usr/src/cmd/abi/appcert/scripts/ |
| H A D | abi_index.pl | 115 $pathname = trim($pathname); 116 $link = trim($link); 295 $vers = trim($_); 408 sub trim subroutine
|
| H A D | AppcertUtil.pm | 96 &trim 433 $line = trim($line); 451 $l1 = trim($l1); 452 $l2 = trim($l2); 642 $val = trim($val); 688 sub trim subroutine 1119 ($n, $tag, $val) = split(/\s+/, trim($line)); 1440 $dump = trim($line); 1861 $desc = trim($desc); 1906 $bind = trim($bind);
|
| /illumos-gate/usr/src/lib/libsqlite/tool/ |
| H A D | speedtest2.tcl | 16 set sql [string trim [read $fd [file size $sqlfile]]] 28 regsub -all \n [string trim $sql] <br> sql 112 set txt [string trim $txt]
|
| /illumos-gate/usr/src/test/util-tests/tests/awk/gnu/ |
| H A D | funstack.awk | 219 title = trim(title) # discard leading and trailing space 601 arg = trim(substr(s,n,k - n)) 615 arg = trim(substr(s,n,k - n)) 964 function trim(s) function
|