Searched refs:initialized (Results 1 - 2 of 2) sorted by relevance

/sendmail/libsm/
H A Ddebug.c199 ** We keep a linked list of SM_DEBUG structures that have been initialized,
375 ** Ensures that the debug object is initialized.
391 goto initialized;
395 initialized:
414 ** Ensures that the debug object is initialized.
/sendmail/mail.local/
H A Dmail.local.c1544 static bool initialized = false; local
1551 if (!initialized)
1553 initialized = true;

Completed in 10 milliseconds