Searched defs:proc (Results 1 - 25 of 44) sorted by relevance

12

/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/interface/syslinux/
H A Dcom32_call.c116 void __asmcall com32_farcall ( uint32_t proc, physaddr_t inregs_phys, physaddr_t outregs_phys ) { argument
122 com32_farcall_proc = proc;
175 int __asmcall com32_cfarcall ( uint32_t proc, physaddr_t stack, size_t stacksz ) { argument
179 com32_farcall_proc = proc;
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dsemaerr.c63 PRProcess *proc; local
118 proc = PR_CreateProcess(child_argv[0], child_argv, NULL, NULL);
119 if (proc == NULL) {
123 if (PR_WaitProcess(proc, &exit_code) == PR_FAILURE) {
H A Dsemaping.c64 PRProcess *proc; local
141 proc = PR_CreateProcess(child_argv[0], child_argv, NULL, NULL);
142 if (NULL == proc) {
183 if (PR_WaitProcess(proc, &exit_code) == PR_FAILURE) {
H A Danonfm.c181 PRProcess *proc; local
234 proc = PR_CreateProcess(child_argv[0], child_argv, NULL, NULL);
235 PR_ASSERT( proc );
237 ("ServerOne(): PR_CreateProcess(): proc: %x", proc ));
254 rc = PR_WaitProcess( proc, &exit_status );
H A Dnameshm1.c398 PRProcess *proc; local
457 proc = PR_CreateProcess(child_argv[0], child_argv, NULL, NULL);
458 PR_ASSERT( proc );
479 rc = PR_WaitProcess( proc, &exit_status );
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dextnsionst.h100 ExtensionLookupProc proc; member in struct:_ProcEntry
138 ExtensionLookupProc /*proc*/);
143 ExtensionLookupProc /*proc*/);
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/include/
H A Dextnsionst.h113 ExtensionLookupProc proc; member in struct:_ProcEntry
175 ExtensionLookupProc /*proc*/
183 ExtensionLookupProc /*proc*/
H A Ddixstruct.h217 CallbackProcPtr proc; member in struct:_CallbackRec
231 /* proc vectors */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dextnsionst.h103 ExtensionLookupProc proc; member in struct:_ProcEntry
140 ExtensionLookupProc /*proc*/);
145 ExtensionLookupProc /*proc*/);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dextnsionst.h103 ExtensionLookupProc proc; member in struct:_ProcEntry
140 ExtensionLookupProc /*proc*/);
145 ExtensionLookupProc /*proc*/);
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/nfs/
H A Dtst.call3.c282 rpcproc_t proc; member in struct:__anon15988
312 * NULL proc is special. Rather than special case its zero-sized
350 rpcproc_t proc; local
404 status = clnt_call(client, test->proc,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_main.c48 WNDPROC proc; member in struct:wined3d_wndproc
440 WNDPROC proc; local
454 proc = entry->proc;
458 return device_process_message(device, window, unicode, message, wparam, lparam, proc);
460 return CallWindowProcW(proc, window, message, wparam, lparam);
461 return CallWindowProcA(proc, window, message, wparam, lparam);
499 /* Set a window proc that matches the window. Some applications (e.g. NoX)
500 * replace the window proc after we've set ours, and expect to be able to
503 entry->proc
516 LONG_PTR proc; local
[all...]
/vbox/src/libs/xpcom18a4/xpcom/components/
H A DxcDll.cpp364 nsGetModuleProc proc = local
367 if (proc == NULL)
370 nsresult rv = (*proc) (compMgr, m_dllSpec, &m_moduleObject);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Ddixstruct.h167 CallbackProcPtr proc; member in struct:_CallbackRec
180 /* proc vectors */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Ddixstruct.h167 CallbackProcPtr proc; member in struct:_CallbackRec
180 /* proc vectors */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddixstruct.h183 CallbackProcPtr proc; member in struct:_CallbackRec
196 /* proc vectors */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Ddixstruct.h168 CallbackProcPtr proc; member in struct:_CallbackRec
181 /* proc vectors */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Ddixstruct.h168 CallbackProcPtr proc; member in struct:_CallbackRec
181 /* proc vectors */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Ddixstruct.h165 CallbackProcPtr proc; member in struct:_CallbackRec
178 /* proc vectors */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Ddixstruct.h165 CallbackProcPtr proc; member in struct:_CallbackRec
178 /* proc vectors */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Ddixstruct.h167 CallbackProcPtr proc; member in struct:_CallbackRec
180 /* proc vectors */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Ddixstruct.h167 CallbackProcPtr proc; member in struct:_CallbackRec
180 /* proc vectors */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Ddixstruct.h169 CallbackProcPtr proc; member in struct:_CallbackRec
182 /* proc vectors */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddixstruct.h168 CallbackProcPtr proc; member in struct:_CallbackRec
181 /* proc vectors */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Ddixstruct.h168 CallbackProcPtr proc; member in struct:_CallbackRec
181 /* proc vectors */

Completed in 132 milliseconds

12