Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/ixgbe/
H A Dixgbe_common.c4609 ixgbe_host_interface_command(struct ixgbe_hw * hw,u32 * buffer,u32 length,u32 timeout,bool return_data) ixgbe_host_interface_command() argument
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2830 llvm::StringRef return_data(py_string.GetString()); GetShortHelpForCommandObject() local