Home
last modified time | relevance | path

Searched defs:errors (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/arch-mips/string/
Dmips_strlen.c149 chk (unsigned mine, unsigned libs, int *errors) in chk()
162 int errors = 0; in main() local
/bionic/libc/dns/resolv/
Dres_stats.c57 android_net_res_stats_aggregate(struct __res_stats* stats, int* successes, int* errors, in android_net_res_stats_aggregate()
121 int errors = -1; in _res_stats_usable_server() local
/bionic/libc/kernel/uapi/linux/
Dvirtio_blk.h89 __virtio32 errors; member
/bionic/tests/
Dsystem_properties_test.cpp319 TEST(properties, errors) { in TEST() argument