Searched refs:fd_prepare (Results 1 – 1 of 1) sorted by relevance
142 struct fd_prepare { struct149 typedef struct fd_prepare class_fd_prepare_t;156 (_Generic((_fdf), struct fd_prepare: (_fdf).__fd))159 (_Generic((_fdf), struct fd_prepare: (_fdf).__file))162 static inline void class_fd_prepare_destructor(const struct fd_prepare *fdf) in class_fd_prepare_destructor()171 static inline int class_fd_prepare_lock_err(const struct fd_prepare *fdf) in class_fd_prepare_lock_err()197 struct fd_prepare fdf = { \202 fdf.err = ACQUIRE_ERR(fd_prepare, &fdf); \218 CLASS_INIT(fd_prepare, _fdf, __FD_PREPARE_INIT(_fd_flags, _file_owned))226 struct fd_prepare *fdp = &(_fdf); \[all …]