Home
last modified time | relevance | path

Searched defs:procid_t (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DProgram.h38 typedef unsigned long procid_t; // Must match the type of DWORD on Windows. typedef
41 typedef ::pid_t procid_t; typedef