Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_descrip.c482 struct flags_trans_elem { struct
488 flags_trans(const struct flags_trans_elem *ftes, int nitems, u_int from_flags) in flags_trans() argument
504 static const struct flags_trans_elem fd_to_fde_flags_s[] = { in fd_to_fde_flags()
517 static const struct flags_trans_elem fde_to_fd_flags_s[] = { in fde_to_fd_flags()
530 static const struct flags_trans_elem fddup_to_fde_flags_s[] = { in fddup_to_fde_flags()
542 static const struct flags_trans_elem close_range_to_fde_flags_s[] = { in close_range_to_fde_flags()
554 static const struct flags_trans_elem open_to_fde_flags_s[] = { in open_to_fde_flags()