Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:_BSD_SOURCE
(Results
1 - 13
of
13
) sorted by relevance
/kernel/liteos_m/kal/libc/newlib/porting/include/
H
A
D
netdb.h
56
#if defined(_GNU_SOURCE) || defined(
_BSD_SOURCE
)
71
#if defined(_GNU_SOURCE) || defined(
_BSD_SOURCE
)
82
#if defined(_GNU_SOURCE) || defined(
_BSD_SOURCE
)
159
#if defined(_GNU_SOURCE) || defined(
_BSD_SOURCE
) || defined(_POSIX_SOURCE) \
168
#if defined(_GNU_SOURCE) || defined(
_BSD_SOURCE
)
H
A
D
dirent.h
44
#if defined(_GNU_SOURCE) || defined(
_BSD_SOURCE
)
/kernel/liteos_m/components/net/lwip-2.1/porting/include/arch/
H
A
D
cc.h
109
#ifndef
_BSD_SOURCE
110
#define
_BSD_SOURCE
1
macro
/kernel/uniproton/src/net/lwip-2.1/include/arch/
H
A
D
cc.h
93
#ifndef
_BSD_SOURCE
94
#define
_BSD_SOURCE
1
macro
/kernel/liteos_m/kal/libc/newlib/porting/include/sys/
H
A
D
un.h
47
#if defined(_GNU_SOURCE) || defined(
_BSD_SOURCE
)
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
util.h
5
#define
_BSD_SOURCE
1
macro
6
/* glibc 2.20 deprecates
_BSD_SOURCE
in favour of _DEFAULT_SOURCE */
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
util.h
5
#define
_BSD_SOURCE
1
macro
6
/* glibc 2.20 deprecates
_BSD_SOURCE
in favour of _DEFAULT_SOURCE */
/kernel/liteos_m/kal/libc/newlib/porting/include/net/
H
A
D
if.h
42
#if defined(_GNU_SOURCE) || defined(
_BSD_SOURCE
)
/kernel/liteos_m/kal/libc/newlib/porting/include/netinet/
H
A
D
in.h
190
#if defined(_GNU_SOURCE) || defined(
_BSD_SOURCE
)
H
A
D
tcp.h
69
#if defined(_GNU_SOURCE) || defined(
_BSD_SOURCE
)
156
#endif /* _GNU_SOURCE ||
_BSD_SOURCE
*/
/kernel/linux/linux-5.10/tools/usb/ffs-aio-example/multibuff/device_app/
H
A
D
aio_multibuff.c
28
#define
_BSD_SOURCE
/* for endian.h */
macro
/kernel/linux/linux-5.10/tools/usb/ffs-aio-example/simple/device_app/
H
A
D
aio_simple.c
28
#define
_BSD_SOURCE
/* for endian.h */
macro
/kernel/linux/linux-6.6/tools/usb/ffs-aio-example/multibuff/device_app/
H
A
D
aio_multibuff.c
28
#define
_BSD_SOURCE
/* for endian.h */
macro
Completed in 5 milliseconds