Searched refs:QUEUE_CHAR (Results 1 – 4 of 4) sorted by relevance
198 QUEUE_CHAR *new;821 QueueLimitRecipient = (QUEUE_CHAR *) NULL;822 QueueLimitSender = (QUEUE_CHAR *) NULL;823 QueueLimitId = (QUEUE_CHAR *) NULL;824 QueueLimitQuarantine = (QUEUE_CHAR *) NULL;1037 new = (QUEUE_CHAR *) xalloc(sizeof(*new));1045 new = (QUEUE_CHAR *) xalloc(sizeof(*new));1053 new = (QUEUE_CHAR *) xalloc(sizeof(*new));1067 new = (QUEUE_CHAR *) xalloc(sizeof(*new));
2094 typedef struct queue_char QUEUE_CHAR; typedef2109 EXTERN QUEUE_CHAR *QueueLimitId; /* limit queue run to id */2110 EXTERN QUEUE_CHAR *QueueLimitQuarantine; /* limit queue run to quarantine reason */2111 EXTERN QUEUE_CHAR *QueueLimitRecipient; /* limit queue run to rcpt */2112 EXTERN QUEUE_CHAR *QueueLimitSender; /* limit queue run to sender */
768 QUEUE_CHAR *new;3374 new = (QUEUE_CHAR *) sm_malloc(sizeof(QUEUE_CHAR));
2499 QUEUE_CHAR *check;