Home
last modified time | relevance | path

Searched refs:PROFILE_TOSTAT (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/usr.sbin/smtpd/
Dsmtpd.c561 profiling |= PROFILE_TOSTAT; in main()
1845 if (profiling & PROFILE_TOSTAT) { in imsg_dispatch()
Dsmtpd.h649 #define PROFILE_TOSTAT 0x0001 macro