|
Postfix3.3.1
|
#include <sys_defs.h>#include <stdarg.h>#include <string.h>#include <ctype.h>#include <msg.h>#include <mymalloc.h>#include <vstring.h>#include <stringops.h>#include <dsn_util.h>関数 | |
| size_t | dsn_valid (const char *text) |
| DSN_SPLIT * | dsn_split (DSN_SPLIT *dp, const char *def_dsn, const char *text) |
| char * | dsn_prepend (const char *def_dsn, const char *text) |
| char* dsn_prepend | ( | const char * | def_dsn, |
| const char * | text | ||
| ) |
dsn_util.c の 177 行目に定義があります。
dsn_util.c の 138 行目に定義があります。
| size_t dsn_valid | ( | const char * | text | ) |
dsn_util.c の 112 行目に定義があります。
1.8.9.1