Searched refs:QUEUE_CHAR (Results 1 – 4 of 4) sorted by relevance
214 QUEUE_CHAR *new;854 QueueLimitRecipient = (QUEUE_CHAR *) NULL;855 QueueLimitSender = (QUEUE_CHAR *) NULL;856 QueueLimitId = (QUEUE_CHAR *) NULL;857 QueueLimitQuarantine = (QUEUE_CHAR *) NULL;1070 new = (QUEUE_CHAR *) xalloc(sizeof(*new));1078 new = (QUEUE_CHAR *) xalloc(sizeof(*new));1086 new = (QUEUE_CHAR *) xalloc(sizeof(*new));1100 new = (QUEUE_CHAR *) xalloc(sizeof(*new));
2262 typedef struct queue_char QUEUE_CHAR; typedef2277 EXTERN QUEUE_CHAR *QueueLimitId; /* limit queue run to id */2278 EXTERN QUEUE_CHAR *QueueLimitQuarantine; /* limit queue run to quarantine reason */2279 EXTERN QUEUE_CHAR *QueueLimitRecipient; /* limit queue run to rcpt */2280 EXTERN QUEUE_CHAR *QueueLimitSender; /* limit queue run to sender */
980 QUEUE_CHAR *new;3732 new = (QUEUE_CHAR *) sm_malloc(sizeof(QUEUE_CHAR));
2567 QUEUE_CHAR *check;