Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:crontab
(Results
1 - 5
of
5
) sorted by relevance
/third_party/ltp/testcases/kdump/
H
A
D
runkdump.sh
5
echo "Setup
crontab
."
8
crontab
-r
11
#
crontab
in some distros will not read from STDIN.
20
crontab
kdump.cron
278
crontab
-r
/third_party/ltp/testcases/commands/logrotate/
H
A
D
logrotate_tests.sh
121
crontab
-r > /dev/null 2>&1
296
crontab
$LTPTMP/tst_logrotate.cron > $LTPTMP/tst_logrotate.out 2>&1 || RC=$?
299
echo "Exit status of
crontab
command: $RC" >> tst_logrotate.out 2>/dev/null
301
"Test #2:
crontab
Broke while installing cronjob. Reason:"
314
crontab
$LTPTMP/tst_addtolog.cron > $LTPTMP/tst_logrotate.out 2>&1 || RC=$?
317
echo "Exit status of
crontab
command: $RC" >> tst_logrotate.out 2>/dev/null
319
"Test #2:
crontab
Broke while installing cronjob. Reason:"
/third_party/ltp/testcases/kernel/mce-test/drivers/kdump/
H
A
D
driver.sh
27
echo "Setup
crontab
."
30
crontab
-r
33
#
crontab
in some distros will not read from STDIN.
42
crontab
$WDIR/kdump.cron
297
crontab
-r
/third_party/toybox/generated/
H
A
D
globals.h
663
// toys/pending/
crontab
.c
1684
struct crontab_data
crontab
;
member
H
A
D
flags.h
435
//
crontab
c:u:elr[!elr]
3840
#define TT this.
crontab
Completed in 18 milliseconds