Home
last modified time | relevance | path

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

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