Searched defs:unmark (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mailx/
H A Dlist.c64 static void unmark(int mesg);
211 unmark(i);
310 * so that we can unmark any whose sender was not selected
339 unmark(i);
364 * unmark any messages which do not satisfy the modifiers.
376 unmark(i);
745 unmark(int mesg) function
751 panic("Bad message number to unmark");

Completed in 46 milliseconds