Home
last modified time | relevance | path

Searched refs:error_len (Results 1 – 10 of 10) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Host/common/
H A DPseudoTerminal.cpp100 ErrnoToStr(error_str, error_len); in OpenFirstAvailableMaster()
107 ErrnoToStr(error_str, error_len); in OpenFirstAvailableMaster()
115 ErrnoToStr(error_str, error_len); in OpenFirstAvailableMaster()
155 ErrnoToStr(error_str, error_len); in OpenSlave()
180 ::snprintf(error_str, error_len, "%s", in GetSlaveName()
187 ErrnoToStr(error_str, error_len); in GetSlaveName()
225 ErrnoToStr(error_str, error_len); in Fork()
241 ErrnoToStr(error_str, error_len); in Fork()
247 ErrnoToStr(error_str, error_len); in Fork()
252 ErrnoToStr(error_str, error_len); in Fork()
[all …]
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Host/
H A DPseudoTerminal.h85 lldb::pid_t Fork(char *error_str, size_t error_len);
139 const char *GetSlaveName(char *error_str, size_t error_len) const;
171 bool OpenFirstAvailableMaster(int oflag, char *error_str, size_t error_len);
203 bool OpenSlave(int oflag, char *error_str, size_t error_len);
/freebsd-12.1/contrib/byacc/test/yacc/
H A Dcode_error.tab.c5 const YYINT error_len[] = { 2, variable
H A Dpure_error.tab.c58 #define yylen error_len
159 static const YYINT error_len[] = { 2, variable
H A Derror.tab.c58 #define yylen error_len
147 static const YYINT error_len[] = { 2, variable
H A Dcode_error.code.c58 #define yylen error_len
/freebsd-12.1/contrib/byacc/test/btyacc/
H A Dcode_error.tab.c8 const YYINT error_len[] = { 2, variable
H A Dpure_error.tab.c61 #define yylen error_len
179 static const YYINT error_len[] = { 2, variable
H A Derror.tab.c61 #define yylen error_len
167 static const YYINT error_len[] = { 2, variable
H A Dcode_error.code.c61 #define yylen error_len