Home
last modified time | relevance | path

Searched defs:fd32 (Results 1 - 4 of 4) sorted by relevance

/test/xts/acts/commonlibrary_lite/file_hal/src/
H A Dutils_file_reli_test.c66 int fd32[MAX_NUM_OF_OPENED_FILES] = {0}; variable
82 UtilsFileClose(fd32[0]); variable
88 UtilsFileClose(fd32[i]); variable
110 int fd32[MAX_NUM_OF_OPENED_FILES] = {0}; variable
123 UtilsFileClose(fd32[0]); variable
128 UtilsFileClose(fd32[ variable
149 int fd32[MAX_NUM_OF_OPENED_FILES] = {0}; global() variable
166 UtilsFileClose(fd32[0]); global() variable
170 UtilsFileClose(fd32[1]); global() variable
175 UtilsFileClose(fd32[i]); global() variable
197 int fd32[MAX_NUM_OF_OPENED_FILES] = {0}; global() variable
214 UtilsFileClose(fd32[0]); global() variable
218 UtilsFileClose(fd32[1]); global() variable
223 UtilsFileClose(fd32[i]); global() variable
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_maps.c1483 __s32 fd32; in prepare_reuseport_grp() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_maps.c1637 __s32 fd32; in prepare_reuseport_grp() local
/kernel/linux/linux-5.10/tools/include/nolibc/
H A Dnolibc.h184 typedef struct { uint32_t fd32[FD_SETSIZE/32]; } fd_set; member

Completed in 9 milliseconds