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

/macosx-10.9.5/postfix-252/postfix/src/util/
H A Dsys_defs.h799 #if !defined(KERNEL_VERSION)
800 # define KERNEL_VERSION(a,b,c) (LINUX_VERSION_CODE + 1) macro
802 #if (LINUX_VERSION_CODE < KERNEL_VERSION(2,2,0)) \

Completed in 118 milliseconds