|
Postfix3.3.1
|
#include "sys_defs.h"#include <ctype.h>#include <string.h>#include <msg.h>#include <stringops.h>マクロ定義 | |
| #define | SKIP(start, var, cond) |
| #define | TRIM(s) |
関数 | |
| const char * | split_nameval (char *buf, char **name, char **value) |
| #define SKIP | ( | start, | |
| var, | |||
| cond | |||
| ) |
| #define TRIM | ( | s | ) |
| const char* split_nameval | ( | char * | buf, |
| char ** | name, | ||
| char ** | value | ||
| ) |
split_nameval.c の 61 行目に定義があります。
1.8.9.1