aio_error         131 lib/aio.c        return r ? aio_error(P, "Aio_"_XSTR(T), r) : (PN)data;
aio_error         247 lib/aio.c        if (r) return aio_error(P, "Aio_tcp", r);
aio_error         271 lib/aio.c        if (r) return aio_error(P, "Aio_udp", r);
aio_error         506 lib/aio.c        return r ? aio_error(P, "fs_event start", r) : self;
aio_error         513 lib/aio.c        return r ? aio_error(P, "fs_event stop", r) : self;
aio_error         555 lib/aio.c        if (r) return aio_error(P, "Aio_getaddrinfo", r);
aio_error         577 lib/aio.c        if (r) return aio_error(P, "Aio_tty", r);
aio_error         589 lib/aio.c        if (r) return aio_error(P, "Aio_pipe", r);
aio_error         626 lib/aio.c        if (r) return aio_error(P, "Aio_async", r);
aio_error         791 lib/aio.c        return r ? aio_error(P, "run", r) : self;
aio_error         815 lib/aio.c        return r ? aio_error(P, "tcp open", r) : tcp;
aio_error         823 lib/aio.c        return r ? aio_error(P, "tcp nodelay", r) : tcp;
aio_error         832 lib/aio.c        return r ? aio_error(P, "tcp keepalive", r) : tcp;
aio_error         840 lib/aio.c        return r ? aio_error(P, "tcp simultaneous_accepts", r) : tcp;
aio_error         853 lib/aio.c            return aio_error(P, "ip_addr", 89); //EDESTADDRREQ
aio_error         856 lib/aio.c            return r ? aio_error(P, "tcp bind6", r) : tcp;
aio_error         860 lib/aio.c        return r ? aio_error(P, "tcp bind", r) : tcp;
aio_error         870 lib/aio.c          return aio_error(P, "ip6_addr", 89); //EDESTADDRREQ
aio_error         872 lib/aio.c        return r ? aio_error(P, "tcp bind6", r) : tcp;
aio_error         880 lib/aio.c        return r ? aio_error(P, "tcp getsockname", r) : potion_str2(P, sock.sa_data, len);
aio_error         888 lib/aio.c        return r ? aio_error(P, "tcp getpeername", r) : potion_str2(P, sock.sa_data, len);
aio_error         901 lib/aio.c            return aio_error(P, "ip_addr", 89); //EDESTADDRREQ
aio_error         905 lib/aio.c            return r ? aio_error(P, "tcp connect6", r) : tcp;
aio_error         910 lib/aio.c        return r ? aio_error(P, "tcp connect", r) : tcp;
aio_error         921 lib/aio.c          return aio_error(P, "ip6_addr", 89); //EDESTADDRREQ
aio_error         924 lib/aio.c        return r ? aio_error(P, "tcp connect6", r)
aio_error         934 lib/aio.c        return r ? aio_error(P, "udp open", r) : udp;
aio_error         947 lib/aio.c            return aio_error(P, "ip_addr", 89); //EDESTADDRREQ
aio_error         950 lib/aio.c            return r ? aio_error(P, "udp bind6", r) : udp;
aio_error         954 lib/aio.c        return r ? aio_error(P, "udp bind", r) : udp;
aio_error         965 lib/aio.c          return aio_error(P, "ip6_addr", 89); //EDESTADDRREQ
aio_error         967 lib/aio.c        return r ? aio_error(P, "udp bind6", r) : udp;
aio_error         975 lib/aio.c        return r ? aio_error(P, "udp getsockname", r) : potion_str2(P, sock.sa_data, len);
aio_error         988 lib/aio.c        return r ? aio_error(P, "udp set_membership", r) : udp;
aio_error         998 lib/aio.c        return r ? aio_error(P, "udp set_multicast_loop", r) : udp;
aio_error        1007 lib/aio.c        return r ? aio_error(P, "udp set_multicast_ttl", r) : udp;
aio_error        1017 lib/aio.c        return r ? aio_error(P, "udp set_broadcast", r) : udp;
aio_error        1026 lib/aio.c        return r ? aio_error(P, "udp set_ttl", r) : udp;
aio_error        1043 lib/aio.c          return aio_error(P, "ip_addr", 89); //EDESTADDRREQ
aio_error        1046 lib/aio.c        return r ? aio_error(P, "udp send", r) : udp;
aio_error        1063 lib/aio.c          return aio_error(P, "ip6_addr", 89); //EDESTADDRREQ
aio_error        1066 lib/aio.c        return r ? aio_error(P, "udp send6", r) : udp;
aio_error        1120 lib/aio.c        return r ? aio_error(P, "udp recv_start", r) : udp;
aio_error        1127 lib/aio.c        return r ? aio_error(P, "udp recv_stop", r) : udp;
aio_error        1135 lib/aio.c        return r ? aio_error(P, "prepare start", r) : self;
aio_error        1142 lib/aio.c        return r ? aio_error(P, "prepare stop", r) : self;
aio_error        1150 lib/aio.c        return r ? aio_error(P, "check start", r) : self;
aio_error        1156 lib/aio.c        return r ? aio_error(P, "check stop", r) : self;
aio_error        1164 lib/aio.c        return r ? aio_error(P, "idle start", r) : self;
aio_error        1171 lib/aio.c        return r ? aio_error(P, "idle stop", r) : self;
aio_error        1181 lib/aio.c        return r ? aio_error(P, "tty set_mode", r) : tty;
aio_error        1197 lib/aio.c        return r ? aio_error(P, "tty get_winsize", r) :
aio_error        1214 lib/aio.c        return r ? aio_error(P, "pipe open", r) : pipe;
aio_error        1222 lib/aio.c        return r ? aio_error(P, "pipe bind", r) : pipe;
aio_error        1250 lib/aio.c        return r ? aio_error(P, "shutdown", r) : stream;
aio_error        1268 lib/aio.c        return r ? aio_error(P, "write", r) : stream;
aio_error        1277 lib/aio.c        return r ? aio_error(P, "listen", r) : stream;
aio_error        1293 lib/aio.c        return r ? aio_error(P, "accept", r) : stream;
aio_error        1310 lib/aio.c        return r ? aio_error(P, "read start", r) : self;
aio_error        1317 lib/aio.c        return r ? aio_error(P, "read stop", r) : self;
aio_error        1338 lib/aio.c        return r ? aio_error(P, "write", r) : stream;
aio_error        1392 lib/aio.c        return r ? aio_error(P, "timer start", r) : self;
aio_error        1399 lib/aio.c        return r ? aio_error(P, "timer stop", r) : self;
aio_error        1410 lib/aio.c        return r ? aio_error(P, "timer again", r) : self;
aio_error        1477 lib/aio.c        return r ? aio_error(P, "signal start", r) : self;
aio_error        1484 lib/aio.c        return r ? aio_error(P, "signal stop", r) : self;
aio_error        1573 lib/aio.c        return r ? aio_error(P, "process kill", r) : self;
aio_error        1602 lib/aio.c        return r ? aio_error(P, "fs close", r) : self;
aio_error        1617 lib/aio.c        return r ? aio_error(P, "fs open", r) : self;
aio_error        1641 lib/aio.c        return r ? aio_error(P, "fs read", r) : self;
aio_error        1660 lib/aio.c        return r ? aio_error(P, "fs write", r) : self;
aio_error        1672 lib/aio.c        return r ? aio_error(P, "fs open", r) : self;
aio_error        1686 lib/aio.c        return r ? aio_error(P, "fs mkdir", r) : self;
aio_error        1698 lib/aio.c        return r ? aio_error(P, "fs mkdtemp", r) : self;
aio_error        1710 lib/aio.c        return r ? aio_error(P, "fs rmdir", r) : self;
aio_error        1724 lib/aio.c        return r ? aio_error(P, "fs readdir", r) : self;
aio_error        1749 lib/aio.c        return r ? aio_error(P, "fs stat", r) : self;
aio_error        1761 lib/aio.c        return r ? aio_error(P, "fs fstat", r) : self;
aio_error        1776 lib/aio.c        return r ? aio_error(P, "fs rename", r) : self;
aio_error        1788 lib/aio.c        return r ? aio_error(P, "fs fsync", r) : self;
aio_error        1800 lib/aio.c        return r ? aio_error(P, "fs fdatasync", r) : self;