Home
last modified time | relevance | path

Searched defs:add_error (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/fs/autofs/
H A Dautofs_ioctl.h85 int add_error; member
103 int add_error; member
/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreter.cpp567 Status add_error = m_opaque_ptr->AddUserCommand(name, new_command_sp, true); AddMultiwordCommand() local
599 Status add_error = m_opaque_ptr->AddUserCommand(name, new_command_sp, true); AddCommand() local
/freebsd-src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectCommands.cpp1638 Status add_error = DoExecute() local
1944 Status add_error = GetCommandInterpreter().AddUserCommand( DoExecute() local