Searched refs:SM_RPOOL_T (Results 1 - 15 of 15) sorted by relevance
/osnet-11/usr/src/cmd/sendmail/include/sm/ |
H A D | rpool.h | 130 } SM_RPOOL_T; typedef in typeref:struct:__anon136 132 extern SM_RPOOL_T * 134 SM_RPOOL_T *_parent)); 138 SM_RPOOL_T *_rpool)); 143 SM_RPOOL_T *_rpool, 152 SM_RPOOL_T *_rpool, 162 SM_RPOOL_T *_rpool, 166 SM_RPOOL_T *_rpool, 171 extern char *sm_rpool_strdup_x __P((SM_RPOOL_T *rpool, const char *s)); 179 SM_RPOOL_T *_rpoo [all...] |
H A D | ldap.h | 129 SM_RPOOL_T *, char **, int *, int *,
|
/osnet-11/usr/src/cmd/sendmail/libsm/ |
H A D | rpool.c | 37 static char *sm_rpool_allocblock_x __P((SM_RPOOL_T *, size_t)); 38 static char *sm_rpool_allocblock __P((SM_RPOOL_T *, size_t)); 63 SM_RPOOL_T *rpool; 87 SM_RPOOL_T *rpool; 129 SM_RPOOL_T *rpool; 136 SM_RPOOL_T *rpool; 225 SM_RPOOL_T *rpool; 232 SM_RPOOL_T *rpool; 307 SM_RPOOL_T * 309 SM_RPOOL_T *paren [all...] |
H A D | t-rpool.c | 38 SM_RPOOL_T *rpool;
|
H A D | ldap.c | 40 static SM_LDAP_RECURSE_ENTRY *sm_ldap_add_recurse __P((SM_LDAP_RECURSE_LIST **, char *, int, SM_RPOOL_T *)); 526 SM_RPOOL_T *rpool; 641 SM_RPOOL_T *rpool;
|
/osnet-11/usr/src/cmd/sendmail/src/ |
H A D | sendmail.h | 613 extern char *intersect __P((char *, char *, SM_RPOOL_T *)); 643 SM_RPOOL_T *mac_rpool; /* resource pool */ 680 SM_RPOOL_T *mci_rpool; /* resource pool */ 832 extern HDR *copyheader __P((HDR *, SM_RPOOL_T *)); 934 SM_RPOOL_T *e_rpool; /* resource pool for this envelope */ 990 extern void clearenvelope __P((ENVELOPE *, bool, SM_RPOOL_T *)); 992 extern ENVELOPE *newenvelope __P((ENVELOPE *, ENVELOPE *, SM_RPOOL_T *)); 1345 extern char *udbsender __P((char *, SM_RPOOL_T *)); 2053 extern ADDRESS *copyqueue __P((ADDRESS *, SM_RPOOL_T *)); 2559 extern char *addquotes __P((char *, SM_RPOOL_T *)); [all...] |
H A D | udb.c | 102 static char *udbmatch __P((char *, char *, SM_RPOOL_T *)); 570 SM_RPOOL_T *rpool; 595 SM_RPOOL_T *rpool;
|
H A D | usersmtp.c | 309 static char *str_union __P((char *, char *, SM_RPOOL_T *)); 325 SM_RPOOL_T *rpool; 520 static int readauth __P((char *, bool, SASL_AI_T *m, SM_RPOOL_T *)); 522 static char *removemech __P((char *, char *, SM_RPOOL_T *)); 722 SM_RPOOL_T *rpool; 1494 SM_RPOOL_T *rpool;
|
H A D | envelope.c | 76 SM_RPOOL_T *rpool; 656 SM_RPOOL_T *rpool;
|
H A D | headers.c | 19 static HDR *allocheader __P((char *, char *, int, SM_RPOOL_T *, bool)); 542 SM_RPOOL_T *rp; 2220 SM_RPOOL_T *rpool;
|
H A D | util.c | 62 SM_RPOOL_T *rpool; 500 SM_RPOOL_T *rpool; 539 SM_RPOOL_T *rpool;
|
H A D | mci.c | 488 SM_RPOOL_T *rpool;
|
H A D | queue.c | 1880 SM_RPOOL_T *rpool; 3555 SM_RPOOL_T *rpool; 3847 SM_RPOOL_T *rpool;
|
H A D | milter.c | 2928 static char *addleadingspace __P((char *, SM_RPOOL_T *)); 2933 SM_RPOOL_T *rp;
|
H A D | map.c | 3569 SM_RPOOL_T *rpool;
|
Completed in 140 milliseconds