Home
last modified time | relevance | path

Searched refs:__script (Results 1 – 1 of 1) sorted by relevance

/freebsd/libexec/rc/tests/
H A Drc_subr_test.sh45 __script=$(mktemp -t "${__name}.script")
47 cat >> "$__script" <<-'LITERAL'
60 /bin/sh "$__script" "$__name" "$__pidfile" "$__childpidfile" onestart
66 /bin/sh "$__script" "$__name" "$__pidfile" "$__childpidfile" onestop
85 __script=$(mktemp -t "${__name}.script")
87 cat >> "$__script" <<-'LITERAL'
100 /bin/sh "$__script" "$__name" "$__pidfile" onestart
104 /bin/sh "$__script" "$__name" "$__pidfile" onestop