potion_io_error 59 core/file.c return potion_io_error(P, "open"); potion_io_error 103 core/file.c return potion_io_error(P, "read"); potion_io_error 145 core/file.c return potion_io_error(P, "write"); potion_io_error 811 core/potion.h PN potion_io_error(Potion *, const char *); potion_io_error 605 lib/aio.c return potion_io_error(P, "Aio_barrier"); potion_io_error 615 lib/aio.c return potion_io_error(P, "Aio_sem"); potion_io_error 632 lib/aio.c return potion_io_error(P, "Aio_cond"); potion_io_error 638 lib/aio.c return potion_io_error(P, "Aio_mutex"); potion_io_error 644 lib/aio.c return potion_io_error(P, "Aio_rwlock"); potion_io_error 1563 lib/aio.c return potion_io_error(P, "aio_spawn"); potion_io_error 46 lib/buffile.c return potion_io_error(P, "open"); potion_io_error 63 lib/buffile.c return potion_io_error(P, "tmpfile"); potion_io_error 76 lib/buffile.c return potion_io_error(P, "fdopen"); potion_io_error 96 lib/buffile.c return potion_io_error(P, "freopen"); potion_io_error 117 lib/buffile.c return potion_io_error(P, "fmemopen"); potion_io_error 157 lib/buffile.c return potion_io_error(P, "fread"); potion_io_error 179 lib/buffile.c return potion_io_error(P, "fwrite"); potion_io_error 196 lib/buffile.c return potion_io_error(P, "fputs"); potion_io_error 204 lib/buffile.c return potion_io_error(P, "fflush"); potion_io_error 214 lib/buffile.c return potion_io_error(P, "fseek"); potion_io_error 224 lib/buffile.c return potion_io_error(P, "ftell"); potion_io_error 245 lib/buffile.c return potion_io_error(P, "unlink");