HomeSort by relevance Sort by last modified time
    Searched refs:crontab (Results 1 - 6 of 6) sorted by null

  /external/ltp/testcases/kdump/
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
  /external/ltp/testcases/commands/logrotate/
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:"
  /external/toybox/generated/
globals.h 497 // toys/pending/crontab.c
1399 struct crontab_data crontab; member in union:global_union
newtoys.h 41 USE_CRONTAB(NEWTOY(crontab, "c:u:elr[!elr]", TOYFLAG_USR|TOYFLAG_BIN|TOYFLAG_STAYROOT))
flags.h 404 // crontab c:u:elr[!elr]
    [all...]
  /external/selinux/libsepol/tests/policies/test-cond/
refpolicy-base.conf 354 crontab # crontab on another user
    [all...]

Completed in 113 milliseconds