OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LS
(Results
1 - 5
of
5
) sorted by relevancy
/src/tests/bin/sh/
t_wait.sh
168
LS
=9999
171
test $S = $
LS
&& { echo "wait repeats..."; exit 2; }
172
LS
=$S
/src/distrib/sets/
regpkg
266
newestfile="$(${
LS
} -1dt ${allfiles} | ${SED} '1q')"
337
newest="$(${ENV_CMD} TZ=UTC LOCALE=C ${
LS
} -lT "${newestfile}" \
369
method=
ls
770
${
LS
} -1 | ${FGREP} -v -f "${plusnames_first}" \
/src/distrib/syspkg/mk/
bsd.syspkg.mk
111
LS
?= /bin/
ls
515
| xargs ${
LS
} -ld \
/src/tests/dev/audio/
audiotest.c
2699
#define
LS
(100) /* lsize */
2744
if (len ==
LS
) {
2749
if (offset ==
LS
) {
2778
DEF(mmap_len_2) { f(
LS
, 0, 0); } /* len is the same as lsize */
2781
DEF(mmap_len_5) { f(0,
LS
, EINVAL); } /* len is 0 */
2783
DEF(mmap_len_7) { f(1,
LS
, EOVERFLOW); } /* exceed */
2788
DEF(mmap_len_8) { f(
LS
, 1ULL << 32, EOVERFLOW); }
/src/sys/arch/mips/mips/
fp.S
2551
move ta3, t3 # save unrounded fraction (
LS
)
2665
move t3, ta3 # get unrounded fraction (
LS
)
Completed in 424 milliseconds
Indexes created Sun Feb 15 12:34:49 CET 2026