Postfix3.3.1
|
#include <sys_defs.h>
#include <sys/stat.h>
#include <errno.h>
#include <msg.h>
#include <warn_stat.h>
マクロ定義 | |
#define | WARN_STAT_INTERNAL |
関数 | |
int | warn_stat (const char *path, struct stat *st) |
int | warn_lstat (const char *path, struct stat *st) |
int | warn_fstat (int fd, struct stat *st) |
#define WARN_STAT_INTERNAL |
warn_stat.c の 44 行目に定義があります。
warn_stat.c の 93 行目に定義があります。
warn_stat.c の 81 行目に定義があります。
warn_stat.c の 69 行目に定義があります。