OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:client_af
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/cleanup/
cleanup.h
118
int
client_af
; /* real or ersatz client */
member in struct:CLEANUP_STATE
cleanup_state.c
136
state->
client_af
= 0;
cleanup.h
118
int
client_af
; /* real or ersatz client */
member in struct:CLEANUP_STATE
cleanup_state.c
136
state->
client_af
= 0;
cleanup_milter.c
2166
state->
client_af
= AF_INET6;
2171
state->
client_af
= AF_INET;
2175
state->
client_af
= atoi(proto_attr);
2252
state->client_port, state->
client_af
)) != 0) {
cleanup_milter.c
2166
state->
client_af
= AF_INET6;
2171
state->
client_af
= AF_INET;
2175
state->
client_af
= atoi(proto_attr);
2252
state->client_port, state->
client_af
)) != 0) {
Completed in 56 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026