Searched refs:QUEUE_CHAR (Results 1 – 4 of 4) sorted by relevance
198 QUEUE_CHAR *new;812 QueueLimitRecipient = (QUEUE_CHAR *) NULL;813 QueueLimitSender = (QUEUE_CHAR *) NULL;814 QueueLimitId = (QUEUE_CHAR *) NULL;815 QueueLimitQuarantine = (QUEUE_CHAR *) NULL;1028 new = (QUEUE_CHAR *) xalloc(sizeof(*new));1036 new = (QUEUE_CHAR *) xalloc(sizeof(*new));1044 new = (QUEUE_CHAR *) xalloc(sizeof(*new));1058 new = (QUEUE_CHAR *) xalloc(sizeof(*new));
2045 typedef struct queue_char QUEUE_CHAR; typedef2062 EXTERN QUEUE_CHAR *QueueLimitId; /* limit queue run to id */2063 EXTERN QUEUE_CHAR *QueueLimitQuarantine; /* limit queue run to quarantine reason */2064 EXTERN QUEUE_CHAR *QueueLimitRecipient; /* limit queue run to rcpt */2065 EXTERN QUEUE_CHAR *QueueLimitSender; /* limit queue run to sender */
581 QUEUE_CHAR *new;3113 new = (QUEUE_CHAR *) sm_malloc(sizeof(QUEUE_CHAR));
2502 QUEUE_CHAR *check;