Home
last modified time | relevance | path

Searched refs:F_SETFL (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/arch/generic/bits/
H A Dfcntl.h26 #define F_SETFL 4 macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_net_api.h233 #ifndef F_SETFL
234 #define F_SETFL 4 macro
896 * @param cmd [IN] Type #int Indicates a command to select an operation[F_GETFL, F_SETFL].
897 * CNcomment:指示选择操作的命令[F_GETFL, F_SETFL]CNend
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Dsockets.h600 #ifndef F_SETFL
601 #define F_SETFL 4 macro
2368 * - F_SETFL: val the file status flags for the file description associated with fildes
2377 * @param[in] cmd Indicates a command to select an operation [F_GETFL, F_SETFL].
2383 * @li F_SETFL: Value other than -1.
2390 * Only F_GETFL and F_SETFL are supported by lwIP.
2395 - The arg values to F_GETFL, and F_SETFL all represent flag values to allow for future growth.
2403 * - Only F_GETFL & F_SETFL commands are supported. For F_SETFL, only O_NONBLOCK is supported for val.
2404 * - PF_PACKET sockets supports the F_SETFL an
[all...]

Completed in 7 milliseconds