Lines Matching defs:BSD
68 #if defined(BSD) && (BSD < 199103) && defined(__osf__)
69 # undef BSD
70 # define BSD 199103
149 # define BSD_GE_YEAR(x) (BSD >= (x))
150 # define BSD_GT_YEAR(x) (BSD > (x))
151 # define BSD_LT_YEAR(x) (BSD < (x))
290 * For BSD kernels, if bpf is in the kernel, enable ipfilter to use bpf in
502 * On BSD's use quad_t as a guarantee for getting at least a 64bit sized
509 #else /* BSD > 199306 */
514 #endif /* BSD > 199306 */
597 # endif /* (Free)BSD */