OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:errno
(Results
1 - 25
of
191
) sorted by null
1
2
3
4
5
6
7
8
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
errno.c
2
errno
variable
15
#include <sys/
errno
.h>
21
int
errno
;
variable
/external/syslinux/core/
errno.c
2
#include <
errno
.h>
4
__export int
errno
;
variable
/external/syslinux/gpxe/src/core/
errno.c
1
#include <
errno
.h>
7
* This file provides the global variable #
errno
.
18
int
errno
;
variable
/bionic/libc/include/
errno.h
32
#include <linux/
errno
.h>
43
/* internal function returning the address of the thread-specific
errno
*/
46
/* a macro expanding to the
errno
l-value */
47
#define
errno
(*__errno())
macro
/development/ndk/platforms/android-21/include/
errno.h
32
#include <linux/
errno
.h>
43
/* internal function returning the address of the thread-specific
errno
*/
46
/* a macro expanding to the
errno
l-value */
47
#define
errno
(*__errno())
macro
/development/ndk/platforms/android-9/include/
errno.h
32
#include <linux/
errno
.h>
43
/* internal function returning the address of the thread-specific
errno
*/
46
/* a macro expanding to the
errno
l-value */
47
#define
errno
(*__errno())
macro
50
/* use
errno
= xxxx instead in C code */
53
errno
= n;
/device/linaro/bootloader/edk2/StdLib/LibC/Main/
errno.c
2
Instantiate
errno
as declared in <
errno
.h>.
14
int
errno
= 0;
variable
/external/libpcap/Win32/Src/
inet_pton.c
39
#include <
errno
.h>
43
#define EAFNOSUPPORT 97 /* not present in
errno
.h provided with VC */
49
#define
errno
(*_errno())
macro
60
errno
= EAFNOSUPPORT;
/prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/
errno.h
32
#include <linux/
errno
.h>
43
/* internal function returning the address of the thread-specific
errno
*/
46
/* a macro expanding to the
errno
l-value */
47
#define
errno
(*__errno())
macro
50
/* use
errno
= xxxx instead in C code */
53
errno
= n;
/prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/
errno.h
32
#include <linux/
errno
.h>
43
/* internal function returning the address of the thread-specific
errno
*/
46
/* a macro expanding to the
errno
l-value */
47
#define
errno
(*__errno())
macro
50
/* use
errno
= xxxx instead in C code */
53
errno
= n;
/prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/
errno.h
32
#include <linux/
errno
.h>
43
/* internal function returning the address of the thread-specific
errno
*/
46
/* a macro expanding to the
errno
l-value */
47
#define
errno
(*__errno())
macro
50
/* use
errno
= xxxx instead in C code */
53
errno
= n;
/prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/
errno.h
32
#include <linux/
errno
.h>
43
/* internal function returning the address of the thread-specific
errno
*/
46
/* a macro expanding to the
errno
l-value */
47
#define
errno
(*__errno())
macro
50
/* use
errno
= xxxx instead in C code */
53
errno
= n;
/prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/
errno.h
32
#include <linux/
errno
.h>
43
/* internal function returning the address of the thread-specific
errno
*/
46
/* a macro expanding to the
errno
l-value */
47
#define
errno
(*__errno())
macro
50
/* use
errno
= xxxx instead in C code */
53
errno
= n;
/prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/
errno.h
32
#include <linux/
errno
.h>
43
/* internal function returning the address of the thread-specific
errno
*/
46
/* a macro expanding to the
errno
l-value */
47
#define
errno
(*__errno())
macro
50
/* use
errno
= xxxx instead in C code */
53
errno
= n;
/prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/
errno.h
32
#include <linux/
errno
.h>
43
/* internal function returning the address of the thread-specific
errno
*/
46
/* a macro expanding to the
errno
l-value */
47
#define
errno
(*__errno())
macro
50
/* use
errno
= xxxx instead in C code */
53
errno
= n;
/prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/
errno.h
32
#include <linux/
errno
.h>
43
/* internal function returning the address of the thread-specific
errno
*/
46
/* a macro expanding to the
errno
l-value */
47
#define
errno
(*__errno())
macro
50
/* use
errno
= xxxx instead in C code */
53
errno
= n;
/prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/
errno.h
32
#include <linux/
errno
.h>
43
/* internal function returning the address of the thread-specific
errno
*/
46
/* a macro expanding to the
errno
l-value */
47
#define
errno
(*__errno())
macro
50
/* use
errno
= xxxx instead in C code */
53
errno
= n;
/prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/
errno.h
32
#include <linux/
errno
.h>
43
/* internal function returning the address of the thread-specific
errno
*/
46
/* a macro expanding to the
errno
l-value */
47
#define
errno
(*__errno())
macro
50
/* use
errno
= xxxx instead in C code */
53
errno
= n;
/prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/
errno.h
32
#include <linux/
errno
.h>
43
/* internal function returning the address of the thread-specific
errno
*/
46
/* a macro expanding to the
errno
l-value */
47
#define
errno
(*__errno())
macro
50
/* use
errno
= xxxx instead in C code */
53
errno
= n;
/prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/
errno.h
32
#include <linux/
errno
.h>
43
/* internal function returning the address of the thread-specific
errno
*/
46
/* a macro expanding to the
errno
l-value */
47
#define
errno
(*__errno())
macro
50
/* use
errno
= xxxx instead in C code */
53
errno
= n;
/prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/
errno.h
32
#include <linux/
errno
.h>
43
/* internal function returning the address of the thread-specific
errno
*/
46
/* a macro expanding to the
errno
l-value */
47
#define
errno
(*__errno())
macro
50
/* use
errno
= xxxx instead in C code */
53
errno
= n;
/prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/
errno.h
32
#include <linux/
errno
.h>
43
/* internal function returning the address of the thread-specific
errno
*/
46
/* a macro expanding to the
errno
l-value */
47
#define
errno
(*__errno())
macro
50
/* use
errno
= xxxx instead in C code */
53
errno
= n;
/prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/
errno.h
32
#include <linux/
errno
.h>
43
/* internal function returning the address of the thread-specific
errno
*/
46
/* a macro expanding to the
errno
l-value */
47
#define
errno
(*__errno())
macro
50
/* use
errno
= xxxx instead in C code */
53
errno
= n;
/prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/
errno.h
32
#include <linux/
errno
.h>
43
/* internal function returning the address of the thread-specific
errno
*/
46
/* a macro expanding to the
errno
l-value */
47
#define
errno
(*__errno())
macro
50
/* use
errno
= xxxx instead in C code */
53
errno
= n;
/prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/
errno.h
32
#include <linux/
errno
.h>
43
/* internal function returning the address of the thread-specific
errno
*/
46
/* a macro expanding to the
errno
l-value */
47
#define
errno
(*__errno())
macro
50
/* use
errno
= xxxx instead in C code */
53
errno
= n;
Completed in 827 milliseconds
1
2
3
4
5
6
7
8