Home
last modified time | relevance | path

Searched refs:ENOSTR (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
Dgetc.c67 errno = ENOSTR; in getc()
83 errno = ENOSTR; in getc_unlocked()
Dfgetc.c68 errno = ENOSTR; in fgetc()
Dfputc.c68 errno = ENOSTR; in fputc()
Dfgetwc.c59 errno = ENOSTR; in __fgetwc_unlock()
/device/linaro/bootloader/edk2/StdLib/Include/
Derrno.h159 #define ENOSTR __ENOSTR /* 91 Not a STREAM */ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Derrnomodule.c436 #ifdef ENOSTR in initerrno()
437 inscode(d, ds, de, "ENOSTR", ENOSTR, "Device not a stream"); in initerrno()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
Derrnomodule.c436 #ifdef ENOSTR in initerrno()
437 inscode(d, ds, de, "ENOSTR", ENOSTR, "Device not a stream"); in initerrno()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Derrnomodule.c435 #ifdef ENOSTR in initerrno()
436 inscode(d, ds, de, "ENOSTR", ENOSTR, "Device not a stream"); in initerrno()