Home | History | Annotate | Download | only in make-3.81

Lines Matching refs:DuplicateHandle

1453   if (DuplicateHandle (GetCurrentProcess(),
1460 fatal (NILF, _("create_child_process: DuplicateHandle(In) failed (e=%ld)\n"),
1464 if (DuplicateHandle(GetCurrentProcess(),
1471 fatal (NILF, _("create_child_process: DuplicateHandle(Err) failed (e=%ld)\n"),