HomeSort by: relevance | last modified time | path
    Searched refs:rcorder (Results 1 - 8 of 8) sorted by relevancy

  /src/sbin/rcorder/
Makefile 3 PROG= rcorder
4 SRCS= hash.c rcorder.c
5 MAN= rcorder.8
  /src/etc/rc.d/
syslogd 34 # Find /etc/rc.d scripts with "chrootdir" rcorder(8) keyword,
38 for _lr in $(rcorder -k chrootdir /etc/rc.d/*); do
  /src/etc/
rc.shutdown 6 # Run the scripts in /etc/rc.d with reverse rcorder.
55 files=$(rcorder -k shutdown ${rcshutdown_rcorder_flags} ${scripts})
rc 6 # Run the scripts in /etc/rc.d with rcorder, and log output
143 # Get a list of all rc.d scripts, and use rcorder to choose
149 print_rc_metadata "cmd-name:rcorder"
153 files=$(rcorder -s nostart ${rc_rcorder_flags} ${scripts})
154 print_rc_metadata "cmd-status:rcorder:$?"
  /src/usr.sbin/service/
service 64 rcorder -s nostart ${rc_rcorder_flags} $(
  /src/sbin/chkconfig/
chkconfig.sh 44 # chkconfig makes use of the '-k' flag to rcorder. It will not work
45 # with versions of rcorder that do not support '-k'.
208 for i in `(cd /etc/rc.d; rcorder -k ${KEYWORD} *)`; do
  /src/sbin/
Makefile 15 ping pppoectl raidctl reboot rcorder rndctl route routed \
  /src/distrib/evbsh3/rom/ramdiskcommon/
ramdiskbin.conf 14 progs newfs ping ping6 rcorder reboot route shutdown swapctl ttyflags umount

Completed in 14 milliseconds