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

  /src/sys/sys/
exec.h 150 typedef int (*exec_makecmds_fcn)(struct lwp *, struct exec_package *); typedef in typeref:typename:int (*)(struct lwp *,struct exec_package *)
154 exec_makecmds_fcn es_makecmds; /* function to setup vmcmds */
exec.h 150 typedef int (*exec_makecmds_fcn)(struct lwp *, struct exec_package *); typedef in typeref:typename:int (*)(struct lwp *,struct exec_package *)
154 exec_makecmds_fcn es_makecmds; /* function to setup vmcmds */

Completed in 22 milliseconds