Home
last modified time | relevance | path

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

/src/contrib/nvi/ex/
H A Dscript.h10 struct _script { struct
/src/contrib/nvi/common/
H A Dcommon.h37 typedef struct _script SCRIPT;
/src/libexec/rc/
H A Drc.subr497 _script="${_chroot}${_chroot:+/}$_procname"
498 if [ -r "$_script" ]; then
499 read _interp < $_script # read interpreter name
514 warn "no shebang line in $_script"
519 warn "cannot read shebang line from $_script"