HomeSort by: relevance | last modified time | path
    Searched defs:ignore_msg (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/mail/
list.c 236 int ignore_msg; local in function:ignore_message
239 ignore_msg = !(colmod & CMNEGATE);
245 return !ignore_msg;
246 return ignore_msg;
list.c 236 int ignore_msg; local in function:ignore_message
239 ignore_msg = !(colmod & CMNEGATE);
245 return !ignore_msg;
246 return ignore_msg;

Completed in 24 milliseconds