Searched refs:sendcount (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xmh/dist/ | ||
| H A D | msg.c | 643 static int sendcount = -1; local in function:MsgSend 646 sendcount = (sendcount + 1) % 10; 647 snprintf(str, sizeof(str), "%s%d", xmhDraftFile, sendcount); |
Completed in 3 milliseconds