emul_flags_xtab   187 compat/common/compat_util.c 	const struct emul_flags_xtab *tab;
emul_flags_xtab    45 compat/common/compat_util.h struct emul_flags_xtab {
emul_flags_xtab    54 compat/common/compat_util.h unsigned long emul_flags_translate(const struct emul_flags_xtab *tab,
emul_flags_xtab    93 compat/osf1/osf1_cvt.c const struct emul_flags_xtab osf1_access_flags_xtab[] = {
emul_flags_xtab   103 compat/osf1/osf1_cvt.c const struct emul_flags_xtab osf1_fcntl_getsetfd_flags_rxtab[] = {
emul_flags_xtab   108 compat/osf1/osf1_cvt.c const struct emul_flags_xtab osf1_fcntl_getsetfd_flags_xtab[] = {
emul_flags_xtab   114 compat/osf1/osf1_cvt.c const struct emul_flags_xtab osf1_fcntl_getsetfl_flags_rxtab[] = {
emul_flags_xtab   120 compat/osf1/osf1_cvt.c const struct emul_flags_xtab osf1_fcntl_getsetfl_flags_xtab[] = {
emul_flags_xtab   125 compat/osf1/osf1_cvt.c const struct emul_flags_xtab osf1_mmap_flags_xtab[] = {
emul_flags_xtab   142 compat/osf1/osf1_cvt.c const struct emul_flags_xtab osf1_mmap_prot_xtab[] = {
emul_flags_xtab   152 compat/osf1/osf1_cvt.c const struct emul_flags_xtab osf1_nfs_mount_flags_xtab[] = {
emul_flags_xtab   179 compat/osf1/osf1_cvt.c const struct emul_flags_xtab osf1_open_flags_rxtab[] = {
emul_flags_xtab   202 compat/osf1/osf1_cvt.c const struct emul_flags_xtab osf1_open_flags_xtab[] = {
emul_flags_xtab   225 compat/osf1/osf1_cvt.c const struct emul_flags_xtab osf1_reboot_opt_xtab[] = {
emul_flags_xtab   247 compat/osf1/osf1_cvt.c const struct emul_flags_xtab osf1_sendrecv_msg_flags_xtab[] = {
emul_flags_xtab   258 compat/osf1/osf1_cvt.c const struct emul_flags_xtab osf1_sigaction_flags_rxtab[] = {
emul_flags_xtab   271 compat/osf1/osf1_cvt.c const struct emul_flags_xtab osf1_sigaction_flags_xtab[] = {
emul_flags_xtab   284 compat/osf1/osf1_cvt.c const struct emul_flags_xtab osf1_sigaltstack_flags_rxtab[] = {
emul_flags_xtab   294 compat/osf1/osf1_cvt.c const struct emul_flags_xtab osf1_sigaltstack_flags_xtab[] = {
emul_flags_xtab   304 compat/osf1/osf1_cvt.c const struct emul_flags_xtab osf1_wait_options_xtab[] = {
emul_flags_xtab    80 compat/osf1/osf1_cvt.h extern const struct emul_flags_xtab osf1_access_flags_xtab[];
emul_flags_xtab    81 compat/osf1/osf1_cvt.h extern const struct emul_flags_xtab osf1_fcntl_getsetfd_flags_rxtab[];
emul_flags_xtab    82 compat/osf1/osf1_cvt.h extern const struct emul_flags_xtab osf1_fcntl_getsetfd_flags_xtab[];
emul_flags_xtab    83 compat/osf1/osf1_cvt.h extern const struct emul_flags_xtab osf1_fcntl_getsetfl_flags_rxtab[];
emul_flags_xtab    84 compat/osf1/osf1_cvt.h extern const struct emul_flags_xtab osf1_fcntl_getsetfl_flags_xtab[];
emul_flags_xtab    85 compat/osf1/osf1_cvt.h extern const struct emul_flags_xtab osf1_mmap_flags_xtab[];
emul_flags_xtab    86 compat/osf1/osf1_cvt.h extern const struct emul_flags_xtab osf1_mmap_prot_xtab[];
emul_flags_xtab    87 compat/osf1/osf1_cvt.h extern const struct emul_flags_xtab osf1_nfs_mount_flags_xtab[];
emul_flags_xtab    88 compat/osf1/osf1_cvt.h extern const struct emul_flags_xtab osf1_open_flags_rxtab[];
emul_flags_xtab    89 compat/osf1/osf1_cvt.h extern const struct emul_flags_xtab osf1_open_flags_xtab[];
emul_flags_xtab    90 compat/osf1/osf1_cvt.h extern const struct emul_flags_xtab osf1_reboot_opt_xtab[];
emul_flags_xtab    91 compat/osf1/osf1_cvt.h extern const struct emul_flags_xtab osf1_sendrecv_msg_flags_xtab[];
emul_flags_xtab    92 compat/osf1/osf1_cvt.h extern const struct emul_flags_xtab osf1_sigaction_flags_rxtab[];
emul_flags_xtab    93 compat/osf1/osf1_cvt.h extern const struct emul_flags_xtab osf1_sigaction_flags_xtab[];
emul_flags_xtab    94 compat/osf1/osf1_cvt.h extern const struct emul_flags_xtab osf1_sigaltstack_flags_rxtab[];
emul_flags_xtab    95 compat/osf1/osf1_cvt.h extern const struct emul_flags_xtab osf1_sigaltstack_flags_xtab[];
emul_flags_xtab    96 compat/osf1/osf1_cvt.h extern const struct emul_flags_xtab osf1_wait_options_xtab[];