#include <sys/types.h>#include <unistd.h>#include <errno.h>#include <foreign.h>#include <liberrno.h>#include "fio.h"
Go to the source code of this file.
Functions | |
| void | flush_connected_units (void) |
| int | fork_ (void) |
| _f_int | forkf90_ (void) |
| _f_int8 | forkf90_8_ (void) |
| void | _flushall (void) |
| void _flushall | ( | void | ) |
Definition at line 130 of file fork.c.
References _get_next_unit(), flush_(), FS_AUX, NULL, OPEN_UPTR, pass, ret, unit_s::ufs, and unit_s::uid.
Referenced by fork_(), forkf90_(), and forkf90_8_().

| void flush_connected_units | ( | void | ) |
Referenced by fork_().
| int fork_ | ( | void | ) |
Definition at line 87 of file fork.c.
References _flushall(), flush_connected_units(), and fork.

| _f_int forkf90_ | ( | void | ) |
Definition at line 107 of file fork.c.
References _flushall(), and fork.

| _f_int8 forkf90_8_ | ( | void | ) |
Definition at line 117 of file fork.c.
References _flushall(), and fork.

1.7.1