Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/rdist/
Dconfig.h69 #define SL_INFO LOG_INFO /* General info */ macro
Dmessage.c399 #if defined(SL_INFO) in msgsendsyslog()
402 case MT_INFO: syslvl = SL_INFO; break; in msgsendsyslog()