Home
last modified time | relevance | path

Searched refs:ESPIPE (Results 1 – 12 of 12) sorted by relevance

/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Derrno.h76 #define ESPIPE 29 /* Illegal seek */ macro
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Derrno.h77 #define ESPIPE 29 /* Illegal seek */ macro
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/usb_otg/include/
A Dusb_errno.h32 #define ESPIPE 29 /* Illegal seek */ macro
/AliOS-Things-master/components/minilibc/include/
A Derrno-.h45 #define ESPIPE 29 /* Illegal seek */ macro
/AliOS-Things-master/components/libc_stub/compilers/armlibc/sys/
A Derrno_bak.h36 #define ESPIPE 29 /* Illegal seek */ macro
/AliOS-Things-master/components/libc_stub/compilers/iar/sys/
A Derrno.h36 #define ESPIPE 29 /* Illegal seek */ macro
/AliOS-Things-master/components/py_engine/engine/py/
A Dmperrno.h124 #define MP_ESPIPE ESPIPE
/AliOS-Things-master/components/amp/main/
A Damp_errno.h56 #define ESPIPE 29 /* Illegal seek */
/AliOS-Things-master/components/ble_host/bt_host/port/aos/include/
A Dbt_errno.h64 #define ESPIPE 29 /**< Illegal seek */ macro
/AliOS-Things-master/components/osal_aos/include/aos/
A Derrno.h63 #define ESPIPE 29 /**< Illegal seek */
/AliOS-Things-master/components/ble_host/bt_host/port/core/settings/src/
A Dsettings_line.c175 rc = -ESPIPE; in settings_next_line_ctx()
/AliOS-Things-master/components/py_engine/external/unzip/src/
A Dgzio.c-bak377 #ifdef ESPIPE
378 if (errno != ESPIPE) /* fclose is broken for pipes in HP/UX */

Completed in 12 milliseconds