Home
last modified time | relevance | path

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

/dports/misc/lf/lf-r26/
H A Dos_windows.go76 func detachedCommand(name string, arg ...string) *exec.Cmd { func
H A Dos.go94 func detachedCommand(name string, arg ...string) *exec.Cmd { func