Home
last modified time | relevance | path

Searched refs:errors (Results 1 – 5 of 5) sorted by relevance

/bionic/libc/tools/
Dchecksyscalls.py149 errors = 0 variable
156 errors += 1
159 errors += 1
167 errors += 1
170 errors += 1
172 if errors == 0:
175 print "correct %d errors !!" % errors
/bionic/libc/kernel/arch-x86/asm/
Dapicdef_32.h228 u32 errors; member
/bionic/libc/docs/
DSYSV-IPC.TXT103 errors to the system console, etc...
DOVERVIEW.TXT48 report errors when invalid syscall ids are used.
/bionic/libc/kernel/common/linux/
Dblkdev.h142 int errors; member