Searched refs:CreationTime (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/KillTheDoctor/ |
| H A D | KillTheDoctor.cpp | 382 FILETIME CreationTime, ExitTime, KernelTime, UserTime; in main() local 385 &CreationTime, in main()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Windows/ |
| H A D | Program.inc | 446 FILETIME CreationTime, ExitTime, KernelTime, UserTime; 448 if (GetProcessTimes(PI.Process, &CreationTime, &ExitTime, &KernelTime,
|
| /netbsd-src/external/mit/libuv/dist/src/win/ |
| H A D | winapi.h | 4233 LARGE_INTEGER CreationTime; member 4247 LARGE_INTEGER CreationTime; member 4262 LARGE_INTEGER CreationTime; member
|
| H A D | fs.c | 1807 file_info.BasicInformation.CreationTime.QuadPart); in fs__stat_handle()
|