Searched refs:SM_RPOOL_T (Results 1 – 16 of 16) sorted by relevance
/illumos-gate/usr/src/cmd/sendmail/include/sm/ |
H A D | rpool.h | 128 } SM_RPOOL_T; typedef 130 extern SM_RPOOL_T * 132 SM_RPOOL_T *_parent)); 136 SM_RPOOL_T *_rpool)); 141 SM_RPOOL_T *_rpool, 150 SM_RPOOL_T *_rpool, 160 SM_RPOOL_T *_rpool, 164 SM_RPOOL_T *_rpool, 169 extern char *sm_rpool_strdup_x __P((SM_RPOOL_T *rpool, const char *s)); 177 SM_RPOOL_T *_rpool, [all …]
|
H A D | ldap.h | 129 SM_RPOOL_T *, char **, int *, int *,
|
/illumos-gate/usr/src/cmd/sendmail/libsm/ |
H A D | rpool.c | 35 static char *sm_rpool_allocblock_x __P((SM_RPOOL_T *, size_t)); 36 static char *sm_rpool_allocblock __P((SM_RPOOL_T *, size_t)); 61 SM_RPOOL_T *rpool; in sm_rpool_allocblock_x() 85 SM_RPOOL_T *rpool; in sm_rpool_allocblock() 127 SM_RPOOL_T *rpool; in sm_rpool_malloc_tagged_x() 134 SM_RPOOL_T *rpool; 223 SM_RPOOL_T *rpool; in sm_rpool_malloc_tagged() 230 SM_RPOOL_T *rpool; 305 SM_RPOOL_T * 307 SM_RPOOL_T *parent; in sm_rpool_new_x() [all …]
|
H A D | t-rpool.c | 36 SM_RPOOL_T *rpool;
|
H A D | ldap.c | 40 …_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;
|
/illumos-gate/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 */ 830 extern HDR *copyheader __P((HDR *, SM_RPOOL_T *)); 932 SM_RPOOL_T *e_rpool; /* resource pool for this envelope */ 988 extern void clearenvelope __P((ENVELOPE *, bool, SM_RPOOL_T *)); 990 extern ENVELOPE *newenvelope __P((ENVELOPE *, ENVELOPE *, SM_RPOOL_T *)); 1312 extern char *udbsender __P((char *, SM_RPOOL_T *)); 2008 extern ADDRESS *copyqueue __P((ADDRESS *, SM_RPOOL_T *)); 2491 extern char *addquotes __P((char *, SM_RPOOL_T *)); [all …]
|
H A D | sasl.c | 157 SM_RPOOL_T *rpool;
|
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 | 311 static char *str_union __P((char *, char *, SM_RPOOL_T *)); 327 SM_RPOOL_T *rpool; 512 static int readauth __P((char *, bool, SASL_AI_T *m, SM_RPOOL_T *)); 514 static char *removemech __P((char *, char *, SM_RPOOL_T *)); 714 SM_RPOOL_T *rpool; 1486 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 | envelope.c | 78 SM_RPOOL_T *rpool; 658 SM_RPOOL_T *rpool;
|
H A D | mci.c | 462 SM_RPOOL_T *rpool; in mci_new()
|
H A D | milter.c | 2928 static char *addleadingspace __P((char *, SM_RPOOL_T *)); 2933 SM_RPOOL_T *rp;
|
H A D | queue.c | 1881 SM_RPOOL_T *rpool; 3556 SM_RPOOL_T *rpool; 3848 SM_RPOOL_T *rpool;
|
H A D | map.c | 3574 SM_RPOOL_T *rpool;
|