Home
last modified time | relevance | path

Searched refs:_BSD_SOURCE (Results 1 – 7 of 7) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/
H A D0002-wvrules.mk-Use-_DEFAULT_SOURCE.patch7 warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
/openbmc/linux/tools/perf/util/
H A Dutil.h5 #define _BSD_SOURCE 1 macro
/openbmc/ipmitool/src/plugins/dbus/
H A Ddbus.c33 #define _BSD_SOURCE macro
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/zsync/zsync-curl/
H A Dfixes.patch30 - AC_DEFINE([_BSD_SOURCE],1, [Enable BSD extensions if present])
/openbmc/linux/tools/usb/ffs-aio-example/multibuff/device_app/
H A Daio_multibuff.c28 #define _BSD_SOURCE /* for endian.h */ macro
/openbmc/ipmitool/src/plugins/usb/
H A Dusb.c33 #define _BSD_SOURCE macro
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-1.7.rst119 (e.g. the removal of the ``_BSD_SOURCE`` feature test macro).