Home
last modified time | relevance | path

Searched refs:ProcRef (Results 1 – 25 of 64) sorted by relevance

123

/dports/games/xboard-devel/xboard-f49e7e1/
H A Dfrontend.h77 ProcRef pr));
140 int StartChildProcess P((char *cmdLine, char *dir, ProcRef *pr));
141 void DestroyChildProcess P((ProcRef pr, int/*boolean*/ signal));
142 void InterruptChildProcess P((ProcRef pr));
145 int OpenTelnet P((char *host, char *port, ProcRef *pr));
146 int OpenTCP P((char *host, char *port, ProcRef *pr));
147 int OpenCommPort P((char *name, ProcRef *pr));
148 int OpenLoopback P((ProcRef *pr));
149 int OpenRcmd P((char *host, char *user, char *cmd, ProcRef *pr));
154 InputSourceRef AddInputSource P((ProcRef pr, int lineByLine,
[all …]
H A Dusystem.c431 StartChildProcess (char *cmdLine, char *dir, ProcRef *pr) in StartChildProcess()
498 *pr = (ProcRef) cp; in StartChildProcess()
513 DestroyChildProcess (ProcRef pr, int signalType) in DestroyChildProcess()
535 InterruptChildProcess (ProcRef pr) in InterruptChildProcess()
544 OpenTelnet (char *host, char *port, ProcRef *pr) in OpenTelnet()
557 OpenTCP (char *host, char *port, ProcRef *pr) in OpenTCP()
603 *pr = (ProcRef) cp; in OpenTCP()
610 OpenCommPort (char *name, ProcRef *pr) in OpenCommPort()
623 *pr = (ProcRef) cp; in OpenCommPort()
629 OpenLoopback (ProcRef *pr) in OpenLoopback()
[all …]
H A Dbackendz.h60 extern ProcRef firstProgramPR;
/dports/games/xboard/xboard-4.9.1/
H A Dfrontend.h78 ProcRef pr));
142 int StartChildProcess P((char *cmdLine, char *dir, ProcRef *pr));
143 void DestroyChildProcess P((ProcRef pr, int/*boolean*/ signal));
144 void InterruptChildProcess P((ProcRef pr));
148 int OpenTelnet P((char *host, char *port, ProcRef *pr));
149 int OpenTCP P((char *host, char *port, ProcRef *pr));
150 int OpenCommPort P((char *name, ProcRef *pr));
151 int OpenLoopback P((ProcRef *pr));
152 int OpenRcmd P((char *host, char *user, char *cmd, ProcRef *pr));
157 InputSourceRef AddInputSource P((ProcRef pr, int lineByLine,
[all …]
H A Dusystem.c483 *pr = (ProcRef) cp; in StartChildProcess()
498 DestroyChildProcess (ProcRef pr, int signalType) in DestroyChildProcess()
532 DestroyChildProcess((ProcRef) pr, 9); in BufferCommandOutput()
546 InterruptChildProcess (ProcRef pr) in InterruptChildProcess()
555 OpenTelnet (char *host, char *port, ProcRef *pr) in OpenTelnet()
568 OpenTCP (char *host, char *port, ProcRef *pr) in OpenTCP()
614 *pr = (ProcRef) cp; in OpenTCP()
621 OpenCommPort (char *name, ProcRef *pr) in OpenCommPort()
634 *pr = (ProcRef) cp; in OpenCommPort()
640 OpenLoopback (ProcRef *pr) in OpenLoopback()
[all …]
H A Dbackendz.h61 extern ProcRef firstProgramPR;
/dports/misc/broot/broot-1.7.0/cargo-crates/proc-status-0.1.1/src/
H A Dstatus.rs23 Self::read_for(ProcRef::ProcSelf) in read()
27 pub fn read_for(proc_ref: ProcRef) -> Result<Self, ProcStatusError> { in read_for()
29 ProcRef::ProcSelf => File::open("/proc/self/status"), in read_for()
30 ProcRef::ProcId(id) => File::open(format!("/proc/{}/status", id)), in read_for()
H A Dproc_ref.rs6 pub enum ProcRef { enum
H A Dlib.rs62 proc_ref::ProcRef,
/dports/x11/conlecterm/conlecterm-1.4.3.0/src/
H A DProcessRunner.hs15 type ProcRef = V.MVar ProcessHandle type
17 newProcRef :: IO ProcRef
24 run :: ProcRef -> Maybe String -> [String] -> IO ()
58 shutdown :: ProcRef -> IO ()
/dports/devel/llvm70/llvm-7.0.1.src/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp373 ProcRefSym &ProcRef) {
375 error(IO.mapInteger(ProcRef.SumName));
376 error(IO.mapInteger(ProcRef.SymOffset));
377 error(IO.mapInteger(ProcRef.Module));
378 error(IO.mapStringZ(ProcRef.Name));
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp372 ProcRefSym &ProcRef) { in visitKnownRecord() argument
374 error(IO.mapInteger(ProcRef.SumName)); in visitKnownRecord()
375 error(IO.mapInteger(ProcRef.SymOffset)); in visitKnownRecord()
376 error(IO.mapInteger(ProcRef.Module)); in visitKnownRecord()
377 error(IO.mapStringZ(ProcRef.Name)); in visitKnownRecord()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp372 ProcRefSym &ProcRef) { in visitKnownRecord() argument
374 error(IO.mapInteger(ProcRef.SumName)); in visitKnownRecord()
375 error(IO.mapInteger(ProcRef.SymOffset)); in visitKnownRecord()
376 error(IO.mapInteger(ProcRef.Module)); in visitKnownRecord()
377 error(IO.mapStringZ(ProcRef.Name)); in visitKnownRecord()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp372 ProcRefSym &ProcRef) { in visitKnownRecord() argument
374 error(IO.mapInteger(ProcRef.SumName)); in visitKnownRecord()
375 error(IO.mapInteger(ProcRef.SymOffset)); in visitKnownRecord()
376 error(IO.mapInteger(ProcRef.Module)); in visitKnownRecord()
377 error(IO.mapStringZ(ProcRef.Name)); in visitKnownRecord()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp372 ProcRefSym &ProcRef) { in visitKnownRecord() argument
374 error(IO.mapInteger(ProcRef.SumName)); in visitKnownRecord()
375 error(IO.mapInteger(ProcRef.SymOffset)); in visitKnownRecord()
376 error(IO.mapInteger(ProcRef.Module)); in visitKnownRecord()
377 error(IO.mapStringZ(ProcRef.Name)); in visitKnownRecord()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp372 ProcRefSym &ProcRef) { in visitKnownRecord() argument
374 error(IO.mapInteger(ProcRef.SumName)); in visitKnownRecord()
375 error(IO.mapInteger(ProcRef.SymOffset)); in visitKnownRecord()
376 error(IO.mapInteger(ProcRef.Module)); in visitKnownRecord()
377 error(IO.mapStringZ(ProcRef.Name)); in visitKnownRecord()
/dports/devel/llvm11/llvm-11.0.1.src/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp372 ProcRefSym &ProcRef) { in visitKnownRecord() argument
374 error(IO.mapInteger(ProcRef.SumName)); in visitKnownRecord()
375 error(IO.mapInteger(ProcRef.SymOffset)); in visitKnownRecord()
376 error(IO.mapInteger(ProcRef.Module)); in visitKnownRecord()
377 error(IO.mapStringZ(ProcRef.Name)); in visitKnownRecord()
/dports/devel/llvm10/llvm-10.0.1.src/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp372 ProcRefSym &ProcRef) { in visitKnownRecord() argument
374 error(IO.mapInteger(ProcRef.SumName)); in visitKnownRecord()
375 error(IO.mapInteger(ProcRef.SymOffset)); in visitKnownRecord()
376 error(IO.mapInteger(ProcRef.Module)); in visitKnownRecord()
377 error(IO.mapStringZ(ProcRef.Name)); in visitKnownRecord()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp372 ProcRefSym &ProcRef) { in visitKnownRecord() argument
374 error(IO.mapInteger(ProcRef.SumName)); in visitKnownRecord()
375 error(IO.mapInteger(ProcRef.SymOffset)); in visitKnownRecord()
376 error(IO.mapInteger(ProcRef.Module)); in visitKnownRecord()
377 error(IO.mapStringZ(ProcRef.Name)); in visitKnownRecord()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp372 ProcRefSym &ProcRef) { in visitKnownRecord() argument
374 error(IO.mapInteger(ProcRef.SumName)); in visitKnownRecord()
375 error(IO.mapInteger(ProcRef.SymOffset)); in visitKnownRecord()
376 error(IO.mapInteger(ProcRef.Module)); in visitKnownRecord()
377 error(IO.mapStringZ(ProcRef.Name)); in visitKnownRecord()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp372 ProcRefSym &ProcRef) { in visitKnownRecord() argument
374 error(IO.mapInteger(ProcRef.SumName)); in visitKnownRecord()
375 error(IO.mapInteger(ProcRef.SymOffset)); in visitKnownRecord()
376 error(IO.mapInteger(ProcRef.Module)); in visitKnownRecord()
377 error(IO.mapStringZ(ProcRef.Name)); in visitKnownRecord()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp372 ProcRefSym &ProcRef) { in visitKnownRecord() argument
374 error(IO.mapInteger(ProcRef.SumName)); in visitKnownRecord()
375 error(IO.mapInteger(ProcRef.SymOffset)); in visitKnownRecord()
376 error(IO.mapInteger(ProcRef.Module)); in visitKnownRecord()
377 error(IO.mapStringZ(ProcRef.Name)); in visitKnownRecord()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp372 ProcRefSym &ProcRef) { in visitKnownRecord() argument
374 error(IO.mapInteger(ProcRef.SumName)); in visitKnownRecord()
375 error(IO.mapInteger(ProcRef.SymOffset)); in visitKnownRecord()
376 error(IO.mapInteger(ProcRef.Module)); in visitKnownRecord()
377 error(IO.mapStringZ(ProcRef.Name)); in visitKnownRecord()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp372 ProcRefSym &ProcRef) { in visitKnownRecord() argument
374 error(IO.mapInteger(ProcRef.SumName)); in visitKnownRecord()
375 error(IO.mapInteger(ProcRef.SymOffset)); in visitKnownRecord()
376 error(IO.mapInteger(ProcRef.Module)); in visitKnownRecord()
377 error(IO.mapStringZ(ProcRef.Name)); in visitKnownRecord()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp372 ProcRefSym &ProcRef) { in visitKnownRecord() argument
374 error(IO.mapInteger(ProcRef.SumName)); in visitKnownRecord()
375 error(IO.mapInteger(ProcRef.SymOffset)); in visitKnownRecord()
376 error(IO.mapInteger(ProcRef.Module)); in visitKnownRecord()
377 error(IO.mapStringZ(ProcRef.Name)); in visitKnownRecord()

123