|
Postfix3.3.1
|
マクロ定義 | |
| #define | INIT 0 |
| #define | IN_CHAR 1 |
| #define | IN_CHAR_SPACE 2 |
| #define | CU_CHAR_PTR(x) ((const unsigned char *) (x)) |
関数 | |
| ssize_t | is_header_buf (const char *str, ssize_t str_len) |
| #define CU_CHAR_PTR | ( | x | ) | ((const unsigned char *) (x)) |
| #define IN_CHAR 1 |
| #define IN_CHAR_SPACE 2 |
| #define INIT 0 |
| ssize_t is_header_buf | ( | const char * | str, |
| ssize_t | str_len | ||
| ) |
is_header.c の 46 行目に定義があります。
1.8.9.1