Home
last modified time | relevance | path

Searched refs:LOG_MAKEPRI (Results 1 – 1 of 1) sorted by last modified time

/PHP-5.6/win32/
H A Dsyslog.h38 #define LOG_MAKEPRI(fac, pri) (((fac) << 3) | (pri)) macro

Completed in 10 milliseconds