potion_io_error 65 core/file.c return potion_io_error(P, "open"); potion_io_error 109 core/file.c return potion_io_error(P, "read"); potion_io_error 151 core/file.c return potion_io_error(P, "write"); potion_io_error 783 core/potion.h PN potion_io_error(Potion *, const char *); potion_io_error 560 lib/aio.c return potion_io_error(P, "Aio_barrier"); potion_io_error 570 lib/aio.c return potion_io_error(P, "Aio_sem"); potion_io_error 604 lib/aio.c return potion_io_error(P, "Aio_cond"); potion_io_error 610 lib/aio.c return potion_io_error(P, "Aio_mutex"); potion_io_error 616 lib/aio.c return potion_io_error(P, "Aio_rwlock"); potion_io_error 1539 lib/aio.c return potion_io_error(P, "aio_spawn"); potion_io_error 37 lib/buffile.c return potion_io_error(P, "open"); potion_io_error 54 lib/buffile.c return potion_io_error(P, "tmpfile"); potion_io_error 67 lib/buffile.c return potion_io_error(P, "fdopen"); potion_io_error 87 lib/buffile.c return potion_io_error(P, "freopen"); potion_io_error 108 lib/buffile.c return potion_io_error(P, "fmemopen"); potion_io_error 148 lib/buffile.c return potion_io_error(P, "fread"); potion_io_error 170 lib/buffile.c return potion_io_error(P, "fwrite"); potion_io_error 187 lib/buffile.c return potion_io_error(P, "fputs"); potion_io_error 195 lib/buffile.c return potion_io_error(P, "fflush"); potion_io_error 205 lib/buffile.c return potion_io_error(P, "fseek"); potion_io_error 215 lib/buffile.c return potion_io_error(P, "ftell"); potion_io_error 236 lib/buffile.c return potion_io_error(P, "unlink");