|
#define | vPN(t) struct PN##t * volatile |
|
PN | potion_buffile_fdopen (Potion *P, PN cl, pn_ffile self, PN fd, PN modestr) |
|
PN | potion_buffile_freopen (Potion *P, PN cl, pn_ffile self, PN path, PN modestr, pn_ffile stream) |
|
PN | potion_buffile_fclose (Potion *P, PN cl, pn_ffile self) |
|
PN | potion_buffile_fgetc (Potion *P, PN cl, pn_ffile self) |
|
PN | potion_buffile_fgets (Potion *P, PN cl, pn_ffile self) |
|
PN | potion_buffile_fread (Potion *P, PN cl, pn_ffile self, PN buf, PN size, PN nitems) |
|
PN | potion_buffile_fwrite (Potion *P, PN cl, pn_ffile self, PN buf, PN size, PN nitems) |
|
PN | potion_buffile_fputc (Potion *P, PN cl, pn_ffile self, PN byte) |
|
PN | potion_buffile_fputs (Potion *P, PN cl, pn_ffile self, PN str) |
|
PN | potion_buffile_fflush (Potion *P, PN cl, pn_ffile self) |
|
PN | potion_buffile_fseek (Potion *P, PN cl, pn_ffile self, PN offset, PN whence) |
|
PN | potion_buffile_ftell (Potion *P, PN cl, pn_ffile self) |
|
PN | potion_buffile_feof (Potion *P, PN cl, pn_ffile self) |
|
PN | potion_buffile_fileno (Potion *P, PN cl, pn_ffile self) |
|
PN | potion_buffile_unlink (Potion *P, PN cl, pn_ffile self) |
|
PN | potion_buffile_flockfile (Potion *P, PN cl, pn_ffile self) |
|
PN | potion_buffile_ftrylockfile (Potion *P, PN cl, pn_ffile self) |
|
PN | potion_buffile_funlockfile (Potion *P, PN cl, pn_ffile self) |
|
PN | potion_buffile_string (Potion *P, PN cl, pn_ffile self) |
|
Definition at line 28 of file buffile.c.