preserve
recvacl(int f, int exists, int preserve)
if (preserve || !exists) {
"hold", C preserve, I|W|MSGLIST, 0, MMNDEL,
"preserve", C preserve, I|W|MSGLIST, 0, MMNDEL,
extern int preserve(int *msgvec);
if (preserve() == 0)
(void) preserve();
(void) preserve();
(void) preserve();
if (preserve()) {
(void) preserve();
static void match_inc(struct sm_state *sm, bool preserve)
if (preserve)
static void match_dec(struct sm_state *sm, bool preserve)
if (preserve)
static int cmp_possible_sm(const struct sm_state *a, const struct sm_state *b, int preserve)
if (preserve) {
int preserve = 1;
preserve = 0;
cmp = cmp_possible_sm(tmp, new, preserve);