Home
last modified time | relevance | path

Searched hist:b8db1c9fe0c55acdbad6ac72d62c2a789fbbe70e (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Dshm.hdiff b8db1c9fe0c55acdbad6ac72d62c2a789fbbe70e Wed Nov 15 00:50:30 CET 2017 John Baldwin <jhb@FreeBSD.org> Use #if instead of #ifdef for __BSD_VISIBLE tests.

__BSD_VISIBLE is always defined and it's value instead needs to be
tested via #if to determine if FreeBSD-specific APIs should be
exposed.

PR: 196226, 223481 (exp-run)
Submitted by: pluknet
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D12977
H A Daio.hdiff b8db1c9fe0c55acdbad6ac72d62c2a789fbbe70e Wed Nov 15 00:50:30 CET 2017 John Baldwin <jhb@FreeBSD.org> Use #if instead of #ifdef for __BSD_VISIBLE tests.

__BSD_VISIBLE is always defined and it's value instead needs to be
tested via #if to determine if FreeBSD-specific APIs should be
exposed.

PR: 196226, 223481 (exp-run)
Submitted by: pluknet
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D12977