OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_INT_TABLE
(Results
1 - 25
of
29
) sorted by relevancy
1
2
/src/external/ibm-public/postfix/dist/src/global/
test_main.h
31
#define CA_TEST_MAIN_INT_TABLE(v) TEST_MAIN_INT_TABLE, CHECK_CPTR(TEST_MAIN,
CONFIG_INT_TABLE
, (v))
40
CHECK_CPTR_HELPER_DCL(TEST_MAIN,
CONFIG_INT_TABLE
);
mail_conf.h
124
}
CONFIG_INT_TABLE
;
163
extern void get_mail_conf_int_table(const
CONFIG_INT_TABLE
*);
test_main.c
34
/* .IP "CA_TEST_MAIN_INT_TABLE(
CONFIG_INT_TABLE
*)"
184
get_mail_conf_int_table(va_arg(ap,
CONFIG_INT_TABLE
*));
mail_conf_int.c
28
/* const
CONFIG_INT_TABLE
*table;
31
/* const
CONFIG_INT_TABLE
*table;
207
void get_mail_conf_int_table(const
CONFIG_INT_TABLE
*table)
mail_params.c
890
static const
CONFIG_INT_TABLE
other_int_defaults[] = {
/src/external/ibm-public/postfix/dist/src/postconf/
postconf_builtin.c
111
static const
CONFIG_INT_TABLE
pcf_int_table[] = {
190
static
CONFIG_INT_TABLE
pcf_adhoc_pid = {VAR_PID};
326
CONFIG_INT_TABLE
*cit = (
CONFIG_INT_TABLE
*) ptr;
392
const
CONFIG_INT_TABLE
*cit;
extract.awk
23
/^(static| )*(const +)?
CONFIG_INT_TABLE
.*\{/,/\};/ {
/src/external/ibm-public/postfix/dist/src/master/
mail_server.h
62
#define CA_MAIL_SERVER_INT_TABLE(v) MAIL_SERVER_INT_TABLE, CHECK_CPTR(MAIL_SERVER,
CONFIG_INT_TABLE
, (v))
102
CHECK_CPTR_HELPER_DCL(MAIL_SERVER,
CONFIG_INT_TABLE
);
dgram_server.c
42
/* .IP "CA_MAIL_SERVER_INT_TABLE(
CONFIG_INT_TABLE
*)"
481
get_mail_conf_int_table(va_arg(ap,
CONFIG_INT_TABLE
*));
single_server.c
43
/* .IP "CA_MAIL_SERVER_INT_TABLE(
CONFIG_INT_TABLE
*)"
611
get_mail_conf_int_table(va_arg(ap,
CONFIG_INT_TABLE
*));
trigger_server.c
48
/* .IP "CA_MAIL_SERVER_INT_TABLE(
CONFIG_INT_TABLE
*)"
594
get_mail_conf_int_table(va_arg(ap,
CONFIG_INT_TABLE
*));
event_server.c
53
/* .IP "CA_MAIL_SERVER_REQ_INT_TABLE(
CONFIG_INT_TABLE
*)"
760
get_mail_conf_int_table(va_arg(ap,
CONFIG_INT_TABLE
*));
multi_server.c
47
/* .IP "CA_MAIL_SERVER_INT_TABLE(
CONFIG_INT_TABLE
*)"
738
get_mail_conf_int_table(va_arg(ap,
CONFIG_INT_TABLE
*));
/src/external/ibm-public/postfix/dist/src/bounce/
bounce_notify_util_tester.c
138
static const
CONFIG_INT_TABLE
int_table[] = {
bounce.c
733
static const
CONFIG_INT_TABLE
int_table[] = {
/src/external/ibm-public/postfix/dist/src/virtual/
virtual.c
535
static const
CONFIG_INT_TABLE
int_table[] = {
/src/external/ibm-public/postfix/dist/src/cleanup/
cleanup.h
230
extern const
CONFIG_INT_TABLE
cleanup_int_table[];
cleanup_init.c
13
/*
CONFIG_INT_TABLE
cleanup_int_table[];
193
const
CONFIG_INT_TABLE
cleanup_int_table[] = {
/src/external/ibm-public/postfix/dist/src/local/
local.c
932
static const
CONFIG_INT_TABLE
int_table[] = {
/src/external/ibm-public/postfix/dist/src/oqmgr/
qmgr.c
696
static const
CONFIG_INT_TABLE
int_table[] = {
/src/external/ibm-public/postfix/dist/src/qmgr/
qmgr.c
780
static const
CONFIG_INT_TABLE
int_table[] = {
/src/external/ibm-public/postfix/dist/src/smtp/
lmtp_params.c
100
static const
CONFIG_INT_TABLE
lmtp_int_table[] = {
smtp_params.c
101
static const
CONFIG_INT_TABLE
smtp_int_table[] = {
/src/external/ibm-public/postfix/dist/src/showq/
showq.c
461
static const
CONFIG_INT_TABLE
int_table[] = {
/src/external/ibm-public/postfix/dist/src/tlsmgr/
tlsmgr.c
1079
static const
CONFIG_INT_TABLE
int_table[] = {
Completed in 51 milliseconds
1
2
Indexes created Wed Jun 17 00:25:26 UTC 2026