Searched defs:sys_error (Results 1 – 5 of 5) sorted by relevance
90 void sys_error(const char *msg, const char *file, int line) in sys_error() function
206 static void sys_error(const char *msg, int line) in sys_error() function
240 static void sys_error(const char *msg, int line) in sys_error() function
431 static void sys_error(const char *msg, int line) in sys_error() function
47 pub fn sys_error(&self) -> SysError { in sys_error() method