Searched defs:ffd (Results 1 - 10 of 10) sorted by relevance
/third_party/toybox/toys/other/ |
H A D | losetup.c | 55 int lfd = -1, ffd = -1; in loopback_setup() local
|
/third_party/ninja/src/ |
H A D | disk_interface.cc | 108 WIN32_FIND_DATAA ffd;
in StatAllFilesInDir() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/ |
H A D | parse_test.cc | 175 const char* GetFlagfileFlag(const std::vector<FlagfileData>& ffd, in GetFlagfileFlag() argument
|
/kernel/linux/linux-6.6/drivers/media/i2c/ccs/ |
H A D | ccs-data.h | 86 struct ccs_frame_format_descs *ffd; member
|
H A D | ccs-data.c | 347 ccs_data_parse_ffd(struct bin_container *bin, struct ccs_frame_format_descs **ffd, const void *payload, const void *endp, struct device *dev) ccs_data_parse_ffd() argument [all...] |
/kernel/linux/linux-5.10/arch/um/drivers/ |
H A D | vector_user.c | 817 int res, ffd = -1; in uml_vector_user_bpf() local
|
/kernel/linux/linux-6.6/arch/um/drivers/ |
H A D | vector_user.c | 818 int res, ffd = -1; in uml_vector_user_bpf() local
|
/kernel/linux/linux-5.10/fs/ |
H A D | eventpoll.c | 155 struct epoll_filefd ffd; member 322 static inline void ep_set_ffd(struct epoll_filefd *ffd, in ep_set_ffd() argument 1054 struct epoll_filefd ffd; ep_find() local [all...] |
/kernel/linux/linux-6.6/fs/ |
H A D | eventpoll.c | 148 struct epoll_filefd ffd; member 344 static inline void ep_set_ffd(struct epoll_filefd *ffd, in ep_set_ffd() argument 1009 struct epoll_filefd ffd; ep_find() local [all...] |
/third_party/openssl/test/ |
H A D | sslapitest.c | 1291 int cfd = -1, sfd = -1, ffd, err; in execute_test_ktls_sendfile() local
|
Completed in 36 milliseconds