#include "afpcmd.h"#include "afphelper.h"#include "testhelper.h"#include <inttypes.h>#include <sys/types.h>#include <sys/stat.h>#include <fcntl.h>#include <errno.h>#include <string.h>Functions | |
| static int | data_fork_path (char *out, size_t outlen, char *sub, char *name) |
| static int | kernel_lock_held (char *path, off_t off, off_t len) |
| STATIC void | test600 () |
| STATIC void | test603 () |
| STATIC void | test604 () |
| STATIC void | test605 () |
| STATIC void | test620 () |
| STATIC void | test607 () |
| void | T2LockAttack_test () |
Variables | |
| static char | temp [MAXPATHLEN] |
|
static |
|
static |
| void T2LockAttack_test | ( | ) |
| STATIC void test600 | ( | ) |
| STATIC void test603 | ( | ) |
| STATIC void test604 | ( | ) |
| STATIC void test605 | ( | ) |
| STATIC void test607 | ( | ) |
| STATIC void test620 | ( | ) |
|
static |