mcount
int use_file, int mcount, char *username, char *password)
for (i = 0; i < (size_t)mcount; i++) {
static int mcount = 1, ccount = 1;
v1_format, msg, use_file, mcount, username, password) < 0)
mcount = atoi(*argv);
if (mcount < 0)
void CRYPTO_get_alloc_counts(int *mcount, int *rcount, int *fcount)
if (mcount != NULL)
*mcount = LOAD(malloc_count);
void CRYPTO_get_alloc_counts(int *mcount, int *rcount, int *fcount);
int i, mcount, rcount, fcount;
CRYPTO_get_alloc_counts(&mcount, &rcount, &fcount);
mcount, rcount, fcount);
call PIC_PLT(HIDENAME(mcount)); \
call PIC_PLT(HIDENAME(mcount)); \
void mcount(void) __asm(".mcount");
mcount() \
void mcount(uintfptr_t frompc, uintfptr_t selfpc);
#define _MCOUNT_DECL void mcount
call PIC_PLT(HIDENAME(mcount)); \
call PIC_PLT(HIDENAME(mcount)); \
mcount() \
void mcount(void) __asm(".mcount");
#define _IF_PREPEND_LIST(ifq, mhead, mtail, mcount) do { \
(ifq)->ifq_len += (mcount); \
#define IF_PREPEND_LIST(ifq, mhead, mtail, mcount) do { \
_IF_PREPEND_LIST(ifq, mhead, mtail, mcount); \
#define _MCOUNT_DECL void mcount
void mcount(uintfptr_t frompc, uintfptr_t selfpc);
#define _MCOUNT_DECL void mcount
mlimit = mcount = strtoll(optarg, &ep, 10);
if (((errno == ERANGE) && (mcount == LLONG_MAX)) ||
((errno == EINVAL) && (mcount == 0)))
long long mcount; /* count for -m */
extern long long mcount;
if (mflag && mcount <= 0) {
mcount -= 1;
if (mcount <= 0)
mcount = mlimit;
if (mflag && mcount <= 0) {
mcount = c;
if (mcount == 1)
printf("Saved %d messages in mbox\n", mcount);
int mcount, p, modify, autohold, anystat, holdbit, nohold;