Home
last modified time | relevance | path

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

/external/libcap/cap/
Dlaunch.go148 type lResult struct { struct
151 tid int
156 pid int
160 err error
195 func launch(result chan<- lResult, attr *Launcher, data interface{}, quit chan<- struct{}) {
/external/mdnsresponder/mDNSWindows/ControlPanel/
DControlPanel.cpp124 LRESULT lResult = 1; in OnRun() local
295 LRESULT lResult = 1; in OnCplMsg() local