Searched refs:read_only (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/mailx/
H A Dimap.c219 int read_only; /* no updates */ member in struct:__anon128::__anon130
1277 imap->mailbox.read_only = 1;
1280 imap->mailbox.read_only = 0;
1931 sfprintf(sfstdout, " read_only %d\n", imap->mailbox.recent);

Completed in 16 milliseconds