Lines Matching refs:interpreter
277 # check_pidfile pidfile procname [interpreter]
281 # interpreter is optional; see _find_processes() for details.
289 err 3 'USAGE: check_pidfile pidfile procname [interpreter]'
302 # check_process procname [interpreter]
305 # interpreter is optional; see _find_processes() for details.
312 err 3 'USAGE: check_process procname [interpreter]'
318 # _find_processes procname interpreter psargs
322 # If interpreter == ".", check the following variations of procname
329 # If interpreter != ".", read the first line of procname, remove the
333 # using perl, the basename of the interpreter plus a colon is also
339 err 3 'USAGE: _find_processes procname interpreter psargs'
348 read _interp < ${_chroot:-}/$_procname # read interpreter name