Home | Sort by: relevance | last modified time | path |
/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 */ |