Lines Matching +full:everything +full:- +full:else
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
20 * (a) Include libc-compat.h in the UAPI header.
21 * e.g. #include <linux/libc-compat.h>
24 * (b) In libc-compat.h add enough code to detect that the comflicting
28 * guard macros of the form __UAPI_DEF_FOO and set their values to 1, else
65 /* Everything up to IFF_DYNAMIC, matches net/if.h until glibc 2.23 */
72 #else /* _NET_IF_H */
74 /* Linux headers included first, and we must define everything
82 /* Everything up to IFF_DYNAMIC, matches net/if.h until glibc 2.23 */
108 #else
118 #else
120 /* Linux headers included first, and we must define everything
152 #else /* defined(__NETIPX_IPX_H) */
165 #else
170 * or we are being included in the kernel, then define everything
173 #else /* !defined(__GLIBC__) */
188 /* Everything up to IFF_DYNAMIC, matches net/if.h until glibc 2.23 */