Searched refs:_script (Results 1 – 3 of 3) sorted by relevance
12 struct _script { struct
39 typedef struct _script SCRIPT;
311 _script="${_chroot}${_chroot:+/}$_procname"312 if [ -r "$_script" ]; then313 read _interp < $_script # read interpreter name328 warn "no shebang line in $_script"333 warn "cannot read shebang line from $_script"