Home
last modified time | relevance | path

Searched refs:MSG_EX_FILTERED (Results 1 – 10 of 10) sorted by relevance

/dports/mail/alpine/alpine-465e23b/pith/
H A Dmsgno.c355 if((((flags & MI_REFILTERING) && (exbits & MSG_EX_FILTERED) in msgno_include()
358 || (!(flags & MI_REFILTERING) && !(exbits & MSG_EX_FILTERED))) in msgno_include()
377 exbits &= ~(MSG_EX_FILTERED | MSG_EX_TESTED); in msgno_include()
394 && (exbits & (MSG_EX_FILTERED | MSG_EX_TESTED)) in msgno_include()
415 exbits &= ~(MSG_EX_FILTERED | MSG_EX_TESTED); in msgno_include()
H A Dmsgno.h162 #define MSG_EX_FILTERED 0x0008 /* msg has actually been filtered away*/ macro
H A Dpattern.c7058 if(exbits & MSG_EX_FILTERED){ in process_filter_patterns()
7103 if(exbits & MSG_EX_FILTERED) in process_filter_patterns()
7296 && (exbits & MSG_EX_FILTERED))){ in process_filter_patterns()
7385 exbits |= (nt ? MSG_EX_FILTONCE : MSG_EX_FILTERED); in process_filter_patterns()
7387 exbits = (nt ? MSG_EX_FILTONCE : MSG_EX_FILTERED); in process_filter_patterns()
7450 exbits |= (nt ? MSG_EX_FILTONCE : MSG_EX_FILTERED); in process_filter_patterns()
7452 exbits = (nt ? MSG_EX_FILTONCE : MSG_EX_FILTERED); in process_filter_patterns()
7696 exbits |= MSG_EX_FILTERED; in process_filter_patterns()
7988 MSG_EX_FILTERED | MSG_EX_FILED); in move_filtered_msgs()
8219 && (exbits & MSG_EX_FILTERED) in delete_filtered_msgs()
H A Dmailcmd.c1608 && (exbits & MSG_EX_FILTERED)){ in expunge_and_close()
/dports/editors/pico-alpine/alpine-465e23b/pith/
H A Dmsgno.c355 if((((flags & MI_REFILTERING) && (exbits & MSG_EX_FILTERED) in msgno_include()
358 || (!(flags & MI_REFILTERING) && !(exbits & MSG_EX_FILTERED))) in msgno_include()
377 exbits &= ~(MSG_EX_FILTERED | MSG_EX_TESTED); in msgno_include()
394 && (exbits & (MSG_EX_FILTERED | MSG_EX_TESTED)) in msgno_include()
415 exbits &= ~(MSG_EX_FILTERED | MSG_EX_TESTED); in msgno_include()
H A Dmsgno.h162 #define MSG_EX_FILTERED 0x0008 /* msg has actually been filtered away*/ macro
H A Dpattern.c7058 if(exbits & MSG_EX_FILTERED){ in process_filter_patterns()
7103 if(exbits & MSG_EX_FILTERED) in process_filter_patterns()
7296 && (exbits & MSG_EX_FILTERED))){ in process_filter_patterns()
7385 exbits |= (nt ? MSG_EX_FILTONCE : MSG_EX_FILTERED); in process_filter_patterns()
7387 exbits = (nt ? MSG_EX_FILTONCE : MSG_EX_FILTERED); in process_filter_patterns()
7450 exbits |= (nt ? MSG_EX_FILTONCE : MSG_EX_FILTERED); in process_filter_patterns()
7452 exbits = (nt ? MSG_EX_FILTONCE : MSG_EX_FILTERED); in process_filter_patterns()
7696 exbits |= MSG_EX_FILTERED; in process_filter_patterns()
7988 MSG_EX_FILTERED | MSG_EX_FILED); in move_filtered_msgs()
8219 && (exbits & MSG_EX_FILTERED) in delete_filtered_msgs()
H A Dmailcmd.c1608 && (exbits & MSG_EX_FILTERED)){ in expunge_and_close()
/dports/mail/alpine/alpine-465e23b/alpine/
H A Dmailcmd.c1339 && (exbits & MSG_EX_FILTERED))) in process_cmd()
/dports/editors/pico-alpine/alpine-465e23b/alpine/
H A Dmailcmd.c1339 && (exbits & MSG_EX_FILTERED))) in process_cmd()