notify_queue 30 source3/printing/notify.c struct notify_queue *next, *prev; notify_queue 127 source3/printing/notify.c struct notify_queue *pq, *pq_next; notify_queue 267 source3/printing/notify.c struct notify_queue *pnqueue, *tmp_ptr; notify_queue 299 source3/printing/notify.c pnqueue = TALLOC_P(send_ctx, struct notify_queue); notify_queue 325 source3/printing/notify.c DLIST_ADD_END(notify_queue_head, pnqueue, struct notify_queue *);