Searched defs:borrowed (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/net/altq/
H A Daltq_rmclass.c1265 rm_class_t *cl, *borrowed; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp1084 OwnedPythonFile(const PythonFile &file, bool borrowed, Args... args) argument
1145 SimplePythonFile(const PythonFile &file, bool borrowed, int fd, argument
1198 PythonIOFile(const PythonFile &file, bool borrowed) argument
1244 BinaryPythonFile(int fd, const PythonFile &file, bool borrowed) argument
1298 TextPythonFile(int fd, const PythonFile &file, bool borrowed) argument
1351 ConvertToFile(bool borrowed) argument
1390 ConvertToFileForcingUseOfScriptingIOMethods(bool borrowed) argument
[all...]

Completed in 203 milliseconds