Home
last modified time | relevance | path

Searched refs:flagsforhist (Results 1 – 4 of 4) sorted by relevance

/dports/mail/alpine/alpine-465e23b/alpine/
H A Dmailcmd.c6401 flagsforhist = (raw ? 0x8 : 0) + in cmd_pipe()
6410 raw = (flagsforhist & 0x8) ? 1 : 0; in cmd_pipe()
6411 delimit = (flagsforhist & 0x4) ? 1 : 0; in cmd_pipe()
6528 flagsforhist = (raw ? 0x8 : 0) + in cmd_pipe()
6549 flagsforhist = (raw ? 0x8 : 0) + in cmd_pipe()
6572 flagsforhist = (raw ? 0x8 : 0) + in cmd_pipe()
8286 unsigned flagsforhist = 0; in select_by_text() local
8541 not = (flagsforhist & 0x1) ? 1 : 0; in select_by_text()
8542 me = (flagsforhist & 0x2) ? 1 : 0; in select_by_text()
8557 not = (flagsforhist & 0x1) ? 1 : 0; in select_by_text()
[all …]
H A Dmailpart.c4040 flagsforhist = (raw ? 0x2 : 0) + (capture ? 0x1 : 0); in pipe_attachment()
4046 raw = (flagsforhist & 0x2) ? 1 : 0; in pipe_attachment()
4047 capture = (flagsforhist & 0x1) ? 1 : 0; in pipe_attachment()
4121 flagsforhist = (raw ? 0x2 : 0) + (capture ? 0x1 : 0); in pipe_attachment()
4127 raw = (flagsforhist & 0x2) ? 1 : 0; in pipe_attachment()
4128 capture = (flagsforhist & 0x1) ? 1 : 0; in pipe_attachment()
4135 flagsforhist = (raw ? 0x2 : 0) + (capture ? 0x1 : 0); in pipe_attachment()
4141 raw = (flagsforhist & 0x2) ? 1 : 0; in pipe_attachment()
4142 capture = (flagsforhist & 0x1) ? 1 : 0; in pipe_attachment()
4154 flagsforhist = (raw ? 0x2 : 0) + (capture ? 0x1 : 0); in pipe_attachment()
[all …]
/dports/editors/pico-alpine/alpine-465e23b/alpine/
H A Dmailcmd.c6401 flagsforhist = (raw ? 0x8 : 0) + in cmd_pipe()
6410 raw = (flagsforhist & 0x8) ? 1 : 0; in cmd_pipe()
6411 delimit = (flagsforhist & 0x4) ? 1 : 0; in cmd_pipe()
6528 flagsforhist = (raw ? 0x8 : 0) + in cmd_pipe()
6549 flagsforhist = (raw ? 0x8 : 0) + in cmd_pipe()
6572 flagsforhist = (raw ? 0x8 : 0) + in cmd_pipe()
8286 unsigned flagsforhist = 0; in select_by_text() local
8541 not = (flagsforhist & 0x1) ? 1 : 0; in select_by_text()
8542 me = (flagsforhist & 0x2) ? 1 : 0; in select_by_text()
8557 not = (flagsforhist & 0x1) ? 1 : 0; in select_by_text()
[all …]
H A Dmailpart.c4040 flagsforhist = (raw ? 0x2 : 0) + (capture ? 0x1 : 0); in pipe_attachment()
4046 raw = (flagsforhist & 0x2) ? 1 : 0; in pipe_attachment()
4047 capture = (flagsforhist & 0x1) ? 1 : 0; in pipe_attachment()
4121 flagsforhist = (raw ? 0x2 : 0) + (capture ? 0x1 : 0); in pipe_attachment()
4127 raw = (flagsforhist & 0x2) ? 1 : 0; in pipe_attachment()
4128 capture = (flagsforhist & 0x1) ? 1 : 0; in pipe_attachment()
4135 flagsforhist = (raw ? 0x2 : 0) + (capture ? 0x1 : 0); in pipe_attachment()
4141 raw = (flagsforhist & 0x2) ? 1 : 0; in pipe_attachment()
4142 capture = (flagsforhist & 0x1) ? 1 : 0; in pipe_attachment()
4154 flagsforhist = (raw ? 0x2 : 0) + (capture ? 0x1 : 0); in pipe_attachment()
[all …]