HomeSort by: relevance | last modified time | path
    Searched refs:exec_script_makecmds (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/sys/
exec_script.h 45 int exec_script_makecmds(struct lwp *, struct exec_package *);
  /src/sys/kern/
exec_script.c 68 .es_makecmds = exec_script_makecmds,
109 * exec_script_makecmds(): Check if it's an executable shell script.
121 exec_script_makecmds(struct lwp *l, struct exec_package *epp) function in typeref:typename:int

Completed in 34 milliseconds