Postfix3.3.1
マクロ定義
tls_prng_dev.c ファイル
#include <sys_defs.h>
#include <fcntl.h>
#include <unistd.h>
#include <limits.h>
#include <errno.h>

[ソースコード]

マクロ定義

#define UCHAR_MAX   0xff
 

マクロ定義詳解

#define UCHAR_MAX   0xff

tls_prng_dev.c67 行目に定義があります。