Searched refs:ADDRESS (Results 1 - 25 of 35) sorted by relevance

12

/freebsd-11.0-release/contrib/sendmail/src/
H A Drecipient.c19 static ADDRESS *self_reference __P((ADDRESS *));
20 static int sortexpensive __P((ADDRESS *, ADDRESS *));
21 static int sortbysignature __P((ADDRESS *, ADDRESS *));
22 static int sorthost __P((ADDRESS *, ADDRESS *));
24 typedef int sortfn_t __P((ADDRESS *, ADDRESS *));
[all...]
H A Dsendmail.h274 typedef struct address ADDRESS; typedef in typeref:struct:address
362 #define NULLADDR ((ADDRESS *) NULL)
364 extern ADDRESS NullAddress; /* a null (template) address [main.c] */
372 extern bool emptyaddr __P((ADDRESS *));
373 extern ADDRESS *getctladdr __P((ADDRESS *));
374 extern int include __P((char *, bool, ADDRESS *, ADDRESS **, int, ENVELOPE *));
376 extern ADDRESS *parseaddr __P((char *, ADDRESS *, in
[all...]
H A Dalias.c53 register ADDRESS *a;
54 ADDRESS **sendq;
649 ADDRESS al, bl;
892 ADDRESS *user;
893 ADDRESS **sendq;
H A Dparseaddr.c21 static void allocaddr __P((ADDRESS *, int, char *, ENVELOPE *));
24 static ADDRESS *buildaddr __P((char **, ADDRESS *, int, ENVELOPE *));
36 ** ADDRESS header with the values squirreled away if necessary.
70 ADDRESS *
73 register ADDRESS *a;
413 register ADDRESS *a;
1953 static ADDRESS *
1956 register ADDRESS *a;
1978 a = (ADDRESS *) sm_rpool_malloc_
[all...]
H A Dcollect.c111 ADDRESS *q;
132 register ADDRESS *q;
814 ADDRESS *q;
942 markstats(e, (ADDRESS *) NULL, STATS_NORMAL);
H A Dstats.c45 register ADDRESS *to;
H A Dqueue.c132 static void printctladdr __P((ADDRESS *, SM_FILE_T *));
138 static ADDRESS *setctluser __P((char *, int, ENVELOPE *));
347 register ADDRESS *q;
982 register ADDRESS *a;
986 register ADDRESS *q;
989 static ADDRESS *lastctladdr = NULL;
3932 ADDRESS *ctladdr;
4173 ADDRESS *q;
5538 static ADDRESS *
5544 register ADDRESS *
[all...]
H A Ddeliver.c31 static int deliver __P((ENVELOPE *, ADDRESS *));
71 register ADDRESS *q;
787 register ADDRESS *q;
1291 ADDRESS *firstto;
1299 ADDRESS *volatile ctladdr;
1301 ADDRESS *volatile contextaddr = NULL;
1304 register ADDRESS *SM_NONVOLATILE to = firstto;
1306 ADDRESS *volatile tochain = NULL; /* users chain in this mailer call */
1375 ADDRESS *skip_back = NULL;
3348 ADDRESS *volatil
[all...]
H A Dudb.c129 register ADDRESS *a;
130 ADDRESS **sendq;
1306 ADDRESS *a;
1307 ADDRESS **sendq;
H A Dsrvrsmtp.c74 static void printvrfyaddr __P((ADDRESS *, bool, bool));
144 ADDRESS *addr_st;
225 ADDRESS **sendq;
230 ADDRESS *a;
283 ADDRESS *a;
324 ADDRESS *rcpt;
741 auto ADDRESS *vrfyqueue;
742 ADDRESS *a;
825 ADDRESS addr_st;
3018 /* punt -- should keep message in ADDRESS
[all...]
H A Dutil.c536 ADDRESS *
538 ADDRESS *addr;
541 register ADDRESS *newaddr;
542 ADDRESS *ret;
543 register ADDRESS **tail = &ret;
549 newaddr = (ADDRESS *) sm_rpool_malloc_x(rpool,
H A Dsavemail.c62 auto ADDRESS *q = NULL;
505 ADDRESS *returnq;
514 register ADDRESS *q;
778 register ADDRESS *q = NULL;
H A Denvelope.c185 register ADDRESS *q;
475 auto ADDRESS *rlist = NULL;
506 auto ADDRESS *rlist = NULL;
H A Dusersmtp.c23 static int smtprcptstat __P((ADDRESS *, MAILER *, MCI *, ENVELOPE *));
2269 ADDRESS *to;
2273 ADDRESS *ctladdr;
2414 ADDRESS *to;
2516 ADDRESS *ctladdr;
H A Dmain.c98 ADDRESS NullAddress = /* a null address */
2099 "ADDRESS TEST MODE (ruleset 3 NOT automatically invoked)\n");
2819 ADDRESS *q;
4102 ADDRESS a;
/freebsd-11.0-release/contrib/pnpinfo/
H A Dpnpinfo.h41 #define ADDRESS 0x279 macro
45 /* PnP Registers. Write to ADDRESS and then use WRITE/READ_DATA */
/freebsd-11.0-release/sys/dev/hptmv/
H A Dcommand.h51 ADDRESS pDataBuffer; /* data buffer */
89 ADDRESS Buffer; /* buffer logical address */
91 ADDRESS PhysicalAddress;
H A DmvOs.h58 typedef void *ADDRESS; typedef
H A Dioctl.c629 ADDRESS dataPointer, v, nextpage, currvaddr, nextvaddr, currphypage, nextphypage;
634 dataPointer = (ADDRESS)fOsPhysicalAddress(v);
647 currphypage = (ADDRESS)fOsPhysicalAddress((void*)trunc_page((ULONG_PTR)currvaddr));
651 nextpage = (ADDRESS)trunc_page(((ULONG_PTR)currvaddr + PAGE_SIZE));
652 nextvaddr = (ADDRESS)MIN(((ULONG_PTR)v + bufferSize), (ULONG_PTR)(nextpage));
654 if (nextvaddr == (ADDRESS)((ULONG_PTR)v + bufferSize)) break;
655 nextphypage = (ADDRESS)fOsPhysicalAddress(nextpage);
/freebsd-11.0-release/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_lineno.c127 #define ADDRESS(x) ((((x) - li->li_opbase) / li->li_lrange) * li->li_minlen) macro
202 address += ADDRESS(255);
226 address += ADDRESS(*p);
247 #undef ADDRESS macro
/freebsd-11.0-release/contrib/gcc/
H A Dalias.c196 A base address can be an ADDRESS, SYMBOL_REF, or LABEL_REF. ADDRESS
200 The contents of an ADDRESS is not normally used, the mode of the
201 ADDRESS determines whether the ADDRESS is a function argument or some
203 two ADDRESS expressions refer to the same base address.
205 The only use of the contents of an ADDRESS is for determining if the
808 values which may be lost later. Returning an ADDRESS
887 || (GET_CODE (src_0) == ADDRESS
894 || (GET_CODE (src_1) == ADDRESS
[all...]
H A Dgenpeep.c237 case ADDRESS:
H A Dregclass.c996 record_address_regs (VOIDmode, recog_data.operand[i], 0, ADDRESS,
1589 [(int) base_reg_class (VOIDmode, ADDRESS, SCRATCH)];
1703 [(int) base_reg_class (VOIDmode, ADDRESS, SCRATCH)];
H A Dgenemit.c222 case ADDRESS:
223 fatal ("ADDRESS expression code used in named instruction pattern");
/freebsd-11.0-release/sys/dev/ppbus/
H A Dppi.c462 #define ADDRESS MS_PARAM(0, 0, MS_TYP_PTR)
482 ppb_MS_init_msq(msq, 2, ADDRESS, buffer, LENGTH, len);

Completed in 153 milliseconds

12