Searched refs:hasmail (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xmh/dist/ | ||
| H A D | toc.c | 237 int hasmail; local in function:CheckForNewMail 245 hasmail = (*result != '\0'); 248 return hasmail; 259 int i, j, hasmail; local in function:TocCheckForNewMail 266 toc->mailpending = hasmail = CheckForNewMail(toc); 267 if (hasmail) mail_waiting = True; 273 hasmail); |
Completed in 3 milliseconds