HomeSort by: relevance | last modified time | path
    Searched refs:smtp_state_alloc (Results 1 - 4 of 4) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/smtp/
smtp_tls_policy_test.c 333 SMTP_STATE *state = smtp_state_alloc();
380 SMTP_STATE *state = smtp_state_alloc();
424 SMTP_STATE *state = smtp_state_alloc();
474 SMTP_STATE *state = smtp_state_alloc();
512 SMTP_STATE *state = smtp_state_alloc();
550 SMTP_STATE *state = smtp_state_alloc();
smtp_state.c 11 /* SMTP_STATE *smtp_state_alloc()
67 /* smtp_state_alloc - initialize */
69 SMTP_STATE *smtp_state_alloc(void) function
smtp.c 1360 state = smtp_state_alloc();
smtp.h 723 extern SMTP_STATE *smtp_state_alloc(void);

Completed in 19 milliseconds