Home
last modified time | relevance | path

Searched refs:LS (Results 1 – 25 of 217) sorted by relevance

123456789

/freebsd-12.1/tests/sys/cddl/zfs/tests/acl/nontrivial/
H A Dzfs_acl_ls_001_pos.ksh70 log_assert "Verify that '$LS' command supports ZFS ACLs."
88 log_note "Verify that '$LS [-dv]' can list file/directory ACEs of its acl."
95 ls_str="$LS -v"
97 ls_str="$LS -dv"
107 log_fail "'$LS [-dv] fails to list file/directroy acls."
110 log_note "Verify that '$LS [-dl] [-dv]' can output '+' to indicate " \
117 log_must eval "$LS -ld -vd $obj | $GREP "+" > /dev/null"
120 log_must eval "$LS -ld -vd $obj | $GREP $spec_ace > /dev/null"
124 log_pass "'$LS' command succeeds to support ZFS ACLs."
H A Dzfs_acl_chmod_inherit_002_pos.ksh284 $LS -vd $basedir
285 $LS -vd $node
301 $LS -vd $basedir
302 $LS -vd $node
326 $LS -vd $basedir
327 $LS -vd $node
H A Dzfs_acl_chmod_inherit_003_pos.ksh297 $LS -Vd $basedir
298 $LS -Vd $node
314 $LS -Vd $basedir
315 $LS -Vd $node
339 $LS -Vd $basedir
340 $LS -Vd $node
/freebsd-12.1/tests/sys/cddl/zfs/tests/acl/
H A Dacl_common.kshlib55 $LS -ld $obj | $AWK '{print $1}'
70 $LS -vd $obj | $NAWK '(NR != 1) {print $0}'
85 $LS -Vd $obj | $NAWK '(NR != 1) {print $0}'
264 $LS -vd $1 | $NAWK 'BEGIN {count=0}
302 $LS $args $file > $tmpfile
421 for xattr in `$RUNAT $obj $LS | \
440 value=$($LS -dl $node | $AWK '{print $3}')
442 value=$($LS -l $node | $AWK '{print $3}')
461 value=$($LS -dl $node | $AWK '{print $4}')
463 value=$($LS -l $node | $AWK '{print $4}')
[all …]
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp77 auto LS = State->get<LoopStack>(); in processLoopEnd() local
78 if (!LS.isEmpty() && LS.getHead().getLoopStmt() == LoopStmt) in processLoopEnd()
79 State = State->set<LoopStack>(LS.getTail()); in processLoopEnd()
258 auto LS = State->get<LoopStack>(); in updateLoopStack() local
259 if (!LS.isEmpty() && LoopStmt == LS.getHead().getLoopStmt() && in updateLoopStack()
260 LCtx == LS.getHead().getLocationContext()) { in updateLoopStack()
261 if (LS.getHead().isUnrolled() && madeNewBranch(Pred, LoopStmt)) { in updateLoopStack()
262 State = State->set<LoopStack>(LS.getTail()); in updateLoopStack()
275 unsigned outerStep = (LS.isEmpty() ? 1 : LS.getHead().getMaxStep()); in updateLoopStack()
288 auto LS = State->get<LoopStack>(); in isUnrolledState() local
[all …]
/freebsd-12.1/tests/sys/cddl/zfs/tests/snapshot/
H A Drollback_001_pos.ksh87 FILE_COUNT=`$LS -Al $SNAPDIR | $GREP -v "total" | wc -l`
89 $LS -Al $SNAPDIR
101 FILE_COUNT=`$LS -Al $TESTDIR/after* 2> /dev/null | $GREP -v "total" | wc -l`
103 $LS -Al $TESTDIR
107 FILE_COUNT=`$LS -Al $TESTDIR/before* 2> /dev/null \
110 $LS -Al $TESTDIR
H A Dsnapshot_011_pos.ksh86 FILE_COUNT=`$LS -Al $SNAPDIR | $GREP -v "total" | wc -l`
88 $LS -Al $SNAPDIR
101 FILE_COUNT=`$LS -Al $TESTDIR/after* 2> /dev/null | $GREP -v "total" | wc -l`
103 $LS -Al $TESTDIR
107 FILE_COUNT=`$LS -Al $TESTDIR/before* 2> /dev/null \
110 $LS -Al $TESTDIR
H A Drollback_002_pos.ksh92 FILE_COUNT=`$LS -Al $SNAPDIR | $GREP -v "total" | wc -l`
94 $LS -Al $SNAPDIR
113 FILE_COUNT=`$LS -Al $TESTDIR/aftersecond* 2> /dev/null \
116 $LS -Al $TESTDIR
120 FILE_COUNT=`$LS -Al $TESTDIR/original* $TESTDIR/afterfirst*| $GREP -v "total" | wc -l`
122 $LS -Al $TESTDIR
H A Dsnapshot_004_pos.ksh79 FILE_COUNT=`$LS -Al $SNAPDIR | $GREP -v "total 0" | wc -l`
81 $LS $SNAPDIR
90 FILE_COUNT=`$LS -Al $SNAPDIR | $GREP -v "total 0" | wc -l`
92 $LS $SNAPDIR
H A Dclone_001_pos.ksh123 FILE_COUNT=`$LS -Al ${args[i+3]} | $GREP -v "total" | wc -l`
125 $LS -Al ${args[i+3]}
133 FILE_COUNT=`$LS -Al ${args[i+3]}/after* | $GREP -v "total" | wc -l`
135 $LS -Al ${args[i+3]}
/freebsd-12.1/tests/sys/cddl/zfs/tests/xattr/
H A Dxattr_008_pos.ksh78 OUTPUT=$($RUNAT $TESTDIR/myfile.${TESTCASE_ID} $LS .)
84 log_must eval "$RUNAT $TESTDIR/myfile.${TESTCASE_ID} $LS -a . > $TMPDIR/output.${TESTCASE_ID}"
91 log_must eval "$RUNAT $TESTDIR/myfile.${TESTCASE_ID} $LS . > $TMPDIR/output.${TESTCASE_ID}"
96 log_must eval "$RUNAT $TESTDIR/myfile.${TESTCASE_ID} $LS -a . > $TMPDIR/output.${TESTCASE_ID}"
103 OUTPUT=$($RUNAT $TESTDIR/myfile.${TESTCASE_ID} $LS ..)
110 log_mustnot eval "$RUNAT $TESTDIR/myfile.${TESTCASE_ID} $LS ../ > /dev/null 2>&1"
/freebsd-12.1/tests/sys/cddl/zfs/tests/cli_root/zfs_mount/
H A Dzfs_mount_008_pos.ksh96 log_mustnot $LS $testfile
97 log_must $LS $mntpnt/$TESTFILE1 $mntpnt/$TESTFILE2
103 log_must $LS $testfile1 $mntpnt1/$TESTFILE2
106 log_mustnot $LS $mntpnt/$TESTFILE2
107 log_must $LS $testfile
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp634 Range(R), MainLoopStructure(LS) {} in LoopConstrainer()
1256 bool Increasing = LS.IndVarIncreasing; in changeIterationSpaceEnd()
1272 LS.LatchBr->setSuccessor(LS.LatchBrExitIdx, RRI.ExitSelector); in changeIterationSpaceEnd()
1273 B.SetInsertPoint(LS.LatchBr); in changeIterationSpaceEnd()
1281 LS.LatchBr->setCondition(CondForBranch); in changeIterationSpaceEnd()
1288 Value *IterationsLeft = B.CreateICmp(Pred, LS.IndVarBase, LS.LoopExitAt); in changeIterationSpaceEnd()
1297 for (PHINode &PN : LS.Header->phis()) { in changeIterationSpaceEnd()
1324 for (PHINode &PN : LS.Header->phis()) in rewriteIncomingValuesForPHIs()
1329 LS.IndVarStart = RRI.IndVarEnd; in rewriteIncomingValuesForPHIs()
1338 for (PHINode &PN : LS.Header->phis()) in createPreheader()
[all …]
/freebsd-12.1/contrib/unbound/contrib/
H A Dunbound_cache.sh33 LS=`which ls`
92 $LS -lh $CONF/$FNAME
96 $LS -lh $filename
107 $LS -lh $CONF/$FNAME
112 $LS -lh $filename
/freebsd-12.1/contrib/llvm/lib/Target/ARM/Utils/
H A DARMBaseInfo.h41 LS, // Unsigned lower or same Less than or equal enumerator
60 case HI: return LS; in getOppositeCondition()
61 case LS: return HI; in getOppositeCondition()
81 case ARMCC::LS: return "ls"; in ARMCondCodeToString()
104 .Case("ls", ARMCC::LS) in ARMCondCodeFromString()
/freebsd-12.1/sys/gnu/dts/arm/
H A Dsocfpga_cyclone5_chameleon96.dts74 label = "LS-I2C0";
80 label = "LS-I2C1";
108 label = "LS-SPI0";
114 label = "LS-UART1";
120 label = "LS-UART0";
H A Dstih410-b2260.dts85 label = "LS-UART0";
96 label = "LS-UART1";
102 label = "LS-SPI0";
109 label = "LS-I2C0";
115 label = "LS-I2C1";
/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.cpp120 size_t LS = S1.size(); in gsiRecordLess() local
123 if (LS != RS) in gsiRecordLess()
124 return LS < RS; in gsiRecordLess()
128 return memcmp(S1.data(), S2.data(), LS) < 0; in gsiRecordLess()
234 const std::pair<const CVSymbol *, const PublicSym32 *> &LS, in comparePubSymByAddrAndName() argument
236 if (LS.second->Segment != RS.second->Segment) in comparePubSymByAddrAndName()
237 return LS.second->Segment < RS.second->Segment; in comparePubSymByAddrAndName()
238 if (LS.second->Offset != RS.second->Offset) in comparePubSymByAddrAndName()
239 return LS.second->Offset < RS.second->Offset; in comparePubSymByAddrAndName()
241 return LS.second->Name < RS.second->Name; in comparePubSymByAddrAndName()
/freebsd-12.1/tests/sys/cddl/zfs/tests/acl/trivial/
H A Dzfs_acl_cp_002_neg.ksh72 initfiles=$($LS -R $INI_DIR/*)
78 testfiles=$($LS -R $TST_DIR/*)
80 ls_attr=$($LS -@ $tf | $AWK '{print substr($1, 11, 1)}')
H A Dzfs_acl_cp_003_neg.ksh70 typeset initfiles=$($LS -R $INI_DIR/*)
89 typeset testfiles=$($LS -R $TST_DIR/*)
91 typeset ls_attr=$(usr_exec $LS -@ $tf | \
/freebsd-12.1/sys/gnu/dts/arm64/hisilicon/
H A Dhi3798cv200-poplar.dts164 label = "LS-I2C0";
169 label = "LS-I2C1";
194 label = "LS-SPI0";
203 label = "LS-UART0";
205 /* No optional LS-UART1 on Low Speed Expansion Connector. */
/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.cpp95 bool DwarfFile::addScopeVariable(LexicalScope *LS, DbgVariable *Var) { in addScopeVariable() argument
96 auto &ScopeVars = ScopeVariables[LS]; in addScopeVariable()
112 void DwarfFile::addScopeLabel(LexicalScope *LS, DbgLabel *Label) { in addScopeLabel() argument
113 SmallVectorImpl<DbgLabel *> &Labels = ScopeLabels[LS]; in addScopeLabel()
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DVarBypassDetector.cpp120 else if (const LabelStmt *LS = dyn_cast<LabelStmt>(SubStmt)) in BuildScopeInformation() local
121 Next = LS->getSubStmt(); in BuildScopeInformation()
142 if (const LabelStmt *LS = GS->getLabel()->getStmt()) in Detect() local
143 Detect(from, ToScopes[LS]); in Detect()
/freebsd-12.1/contrib/netbsd-tests/bin/sh/
H A Dt_wait.sh168 LS=9999
171 test $S = $LS && { echo "wait repeats..."; exit 2; }
172 LS=$S
/freebsd-12.1/tests/sys/cddl/zfs/tests/cli_root/zfs_unmount/
H A Dzfs_unmount_009_pos.ksh114 log_mustnot $LS
123 log_mustnot $LS
132 log_mustnot $LS

123456789