Searched refs:LOG_EMERG (Results 1 - 2 of 2) sorted by relevance
/sendmail/include/sm/ | ||
H A D | conf.h | 3016 # define LOG_EMERG 0 /* system is unusable */ macro |
/sendmail/sendmail/ | ||
H A D | map.c | 5227 #ifdef LOG_EMERG 5229 map->map_prio = LOG_EMERG; 5231 #endif /* LOG_EMERG */ |
Completed in 221 milliseconds