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

/ast/src/cmd/mailx/
H A Dlex.c132 int isedit = *name != '%'; local
139 imap_setptr(name, isedit);
147 if (!isedit && errno == ENOENT)
150 mh_setptr(name, isedit);
159 if (isedit)
167 mh_setptr(name, isedit);
182 state.edit = isedit;
H A Dfio.c352 mh_setptr(char* name, int isedit) argument
372 state.edit = isedit;
H A Dimap.c1745 imap_setptr(char* name, int isedit) argument
2550 imap_setptr(char* name, int isedit) argument

Completed in 20 milliseconds