Home
last modified time | relevance | path

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

/src/libexec/rc/tests/
H A Drc_subr_test.sh57 __script=$(mktemp -t "${__name}.script")
59 cat >> "$__script" <<-'LITERAL'
72 /bin/sh "$__script" "$__name" "$__pidfile" "$__childpidfile" onestart
78 /bin/sh "$__script" "$__name" "$__pidfile" "$__childpidfile" onestop
97 __script=$(mktemp -t "${__name}.script")
99 cat >> "$__script" <<-'LITERAL'
112 /bin/sh "$__script" "$__name" "$__pidfile" onestart
116 /bin/sh "$__script" "$__name" "$__pidfile" onestop