Home
last modified time | relevance | path

Searched defs:SESSION (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/smtpstone/
H A Dqmqp-source.c133 typedef struct SESSION { struct
139 struct SESSION *next; /* connect() queue linkage */ argument
140 } SESSION; typedef
H A Dsmtp-source.c172 typedef struct SESSION { struct
179 struct SESSION *next; /* connect() queue linkage */ argument
180 } SESSION; typedef