Go to the source code of this file.
Functions | |
int | fd_open_stdinout (const char *r_or_w) |
int | fd_open_file (const char *name, const char *r_or_w) |
int | fd_open_url (const char *protocol, const char *host, const char *port, const char *path, const char *r_or_w) |