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

/freebsd-11-stable/contrib/sendmail/include/sm/os/
H A Dsm_os_linux.h22 # define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c)) macro
/freebsd-11-stable/contrib/sendmail/include/sm/
H A Dconf.h1474 # define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c)) macro

Completed in 98 milliseconds