Home
last modified time | relevance | path

Searched refs:handle_cmds (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/libexec/ftpd/
Dmonitor.c66 void handle_cmds(void);
197 handle_cmds(); in monitor_init()
242 handle_cmds(void) in handle_cmds() function
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp855 auto handle_cmds = [&] (const Args &args) -> void { in ConnectToDebugserver() local
865 handle_cmds(platform_sp->GetExtraStartupCommands()); in ConnectToDebugserver()
869 handle_cmds(GetExtraStartupCommands()); in ConnectToDebugserver()