pn_ffile           64 lib/buffile.c  PN potion_buffile_fdopen(Potion *P, PN cl, pn_ffile self, PN fd, PN modestr) {
pn_ffile           83 lib/buffile.c  PN potion_buffile_freopen(Potion *P, PN cl, pn_ffile self, PN path, PN modestr, pn_ffile stream) {
pn_ffile          120 lib/buffile.c  PN potion_buffile_fclose(Potion *P, PN cl, pn_ffile self) {
pn_ffile          126 lib/buffile.c  PN potion_buffile_fgetc(Potion *P, PN cl, pn_ffile self) {
pn_ffile          133 lib/buffile.c  PN potion_buffile_fgets(Potion *P, PN cl, pn_ffile self) {
pn_ffile          145 lib/buffile.c  PN potion_buffile_fread(Potion *P, PN cl, pn_ffile self, PN buf, PN size, PN nitems) {
pn_ffile          157 lib/buffile.c  PN potion_buffile_fwrite(Potion *P, PN cl, pn_ffile self, PN buf, PN size, PN nitems) {
pn_ffile          177 lib/buffile.c  PN potion_buffile_fputc(Potion *P, PN cl, pn_ffile self, PN byte) {
pn_ffile          184 lib/buffile.c  PN potion_buffile_fputs(Potion *P, PN cl, pn_ffile self, PN str) {
pn_ffile          193 lib/buffile.c  PN potion_buffile_fflush(Potion *P, PN cl, pn_ffile self) {
pn_ffile          203 lib/buffile.c  PN potion_buffile_fseek(Potion *P, PN cl, pn_ffile self, PN offset, PN whence) {
pn_ffile          212 lib/buffile.c  PN potion_buffile_ftell(Potion *P, PN cl, pn_ffile self) {
pn_ffile          221 lib/buffile.c  PN potion_buffile_feof(Potion *P, PN cl, pn_ffile self) {
pn_ffile          227 lib/buffile.c  PN potion_buffile_fileno(Potion *P, PN cl, pn_ffile self) {
pn_ffile          233 lib/buffile.c  PN potion_buffile_unlink(Potion *P, PN cl, pn_ffile self) {
pn_ffile          243 lib/buffile.c  PN potion_buffile_flockfile(Potion *P, PN cl, pn_ffile self) {
pn_ffile          249 lib/buffile.c  PN potion_buffile_ftrylockfile(Potion *P, PN cl, pn_ffile self) {
pn_ffile          254 lib/buffile.c  PN potion_buffile_funlockfile(Potion *P, PN cl, pn_ffile self) {
pn_ffile          263 lib/buffile.c  PN potion_buffile_fprintf(Potion *P, PN cl, pn_ffile self, PN fmt, ...) {
pn_ffile          269 lib/buffile.c  PN potion_buffile_string(Potion *P, PN cl, pn_ffile self) {