|
Postfix3.3.1
|
#include <sys_defs.h>#include <string.h>#include <msg.h>#include <argv.h>#include <mymalloc.h>#include <stringops.h>#include <match_service.h>関数 | |
| ARGV * | match_service_init (const char *patterns) |
| ARGV * | match_service_init_argv (char **patterns) |
| int | match_service_match (ARGV *list, const char *name_type) |
| void | match_service_free (ARGV *list) |
| void match_service_free | ( | ARGV * | list | ) |
match_service.c の 173 行目に定義があります。
| ARGV* match_service_init | ( | const char * | patterns | ) |
match_service.c の 99 行目に定義があります。
| ARGV* match_service_init_argv | ( | char ** | patterns | ) |
match_service.c の 117 行目に定義があります。
match_service.c の 131 行目に定義があります。
1.8.9.1