/freebsd/contrib/sendmail/libsm/ |
H A D | rpool.c | 60 sm_rpool_allocblock_x(rpool, size) in sm_rpool_allocblock_x() argument 84 sm_rpool_allocblock(rpool, size) in sm_rpool_allocblock() argument 126 sm_rpool_malloc_tagged_x(rpool, size, file, line, group) in sm_rpool_malloc_tagged_x() argument 222 sm_rpool_malloc_tagged(rpool, size, file, line, group) in sm_rpool_malloc_tagged() argument 309 SM_RPOOL_T *rpool; local 357 sm_rpool_setsizes(rpool, poolsize, bigobjectsize) in sm_rpool_setsizes() argument 382 sm_rpool_free(rpool) in sm_rpool_free() argument 471 sm_rpool_attach_x(rpool, rfree, rcontext) in sm_rpool_attach_x() argument 512 sm_rpool_strdup_tagged_x in sm_rpool_strdup_tagged_x() argument
|
H A D | fopen.c | 107 sm_io_open(type, timeout, info, flags, rpool) in sm_io_open() argument 221 sm_io_reopen(type, timeout, info, flags, rpool, fp) in sm_io_reopen() argument
|
H A D | t-rpool.c | 36 SM_RPOOL_T *rpool; local
|
H A D | stdio.c | 60 sm_stdopen(fp, info, flags, rpool) in sm_stdopen() argument 404 sm_stdfdopen(fp, info, flags, rpool) in sm_stdfdopen() argument
|
H A D | syslogio.c | 51 const void *rpool; variable
|
H A D | util.c | 152 (ibp, obp, bsp, rpool in quote_internal_chars_tagged() argument
|
H A D | smstdio.c | 50 sm_stdioopen(fp, info, flags, rpool) in sm_stdioopen() argument
|
H A D | ldap.c | 798 sm_ldap_add_recurse(top, item, type, rpool) in sm_ldap_add_recurse() argument 911 sm_ldap_results(lmap, msgid, flags, delim, rpool, result, in sm_ldap_results() argument
|
H A D | strio.c | 217 sm_stropen(fp, info, flags, rpool) in sm_stropen() argument
|
/freebsd/contrib/sendmail/include/sm/ |
H A D | rpool.h | 146 # define sm_rpool_malloc_x(rpool, size) \ argument 155 # define sm_rpool_malloc(rpool, size) \ argument 166 # define sm_rpool_malloc_tagged(rpool, size, file, line, group) sm_rpool_malloc(rpool, size) argument 167 # define sm_rpool_malloc_tagged_x(rpool, size, file, line, group) sm_rpool_malloc_x(rpool, size) argument 174 # define sm_rpool_strdup_x(rpool, str) sm_rpool_strdup_tagged_x(rpool, str, "sm_rpool_strdup_x:" __… argument 177 # define sm_rpool_strdup_tagged_x(rpool, str, tag, line, group) sm_rpool_strdup_x(rpool, str) argument 181 # define sm_rpool_strdup_x(rpool, str) \ argument
|
H A D | sendmail.h | 26 # define quote_internal_chars(ibp, obp, bsp, rpool) quote_internal_chars_tagged(ibp, obp, bsp, rpoo… argument 29 # define quote_internal_chars_tagged(ibp, obp, bsp, rpool, file, line, group) quote_internal_chars(… argument
|
/freebsd/contrib/sendmail/src/ |
H A D | sched.c | 127 SM_RPOOL_T *rpool; in qm() local
|
H A D | envelope.c | 72 newenvelope(e, parent, rpool) in newenvelope() argument 668 clearenvelope(e, fullclear, rpool) in clearenvelope() argument
|
H A D | sasl.c | 161 intersect(s1, s2, rpool) in intersect() argument
|
H A D | udb.c | 570 udbsender(sender, rpool) in udbsender() argument 594 udbmatch(user, field, rpool) in udbmatch() argument
|
H A D | usersmtp.c | 39 #define ENHSCN_RPOOL(e, d, rpool) \ argument 368 str_union(s1, s2, rpool) in str_union() argument 767 readauth(filename, safe, sai, rpool) in readauth() argument 1541 removemech(rem, list, rpool) in removemech() argument
|
H A D | util.c | 78 addquotes(s, rpool) in addquotes() argument 518 copyplist(list, copycont, rpool) in copyplist() argument 566 copyqueue(addr, rpool) in copyqueue() argument 1002 makelower_a(pp, rpool) in makelower_a() argument
|
H A D | sfsasl.c | 102 sasl_open(fp, info, flags, rpool) in sasl_open() argument 490 tls_open(fp, info, flags, rpool) in tls_open() argument
|
H A D | bf.c | 98 sm_bfopen(fp, info, flags, rpool) in sm_bfopen() argument
|
H A D | mci.c | 524 mci_new(rpool) in mci_new() argument
|
H A D | headers.c | 2328 copyheader(header, rpool) in copyheader() argument
|
H A D | queue.c | 1960 SM_RPOOL_T *rpool; local 3647 SM_RPOOL_T *rpool; local 3946 SM_RPOOL_T *rpool; local
|
/freebsd/sys/netpfil/pf/ |
H A D | pf_lb.c | 233 struct pf_srchash **sh, struct pf_kpool *rpool, in pf_get_sport() 477 struct pf_kpool *rpool) in pf_map_addr() 650 struct pf_ksrc_node **sn, struct pf_srchash **sh, struct pf_kpool *rpool) in pf_map_addr_sn()
|
H A D | pf.h | 512 struct pf_pool rpool; member
|
/freebsd/lib/libpfctl/ |
H A D | libpfctl.h | 180 struct pfctl_pool rpool; member
|