bsd_to_svr4_flags   55 compat/svr4/svr4_fcntl.c static int bsd_to_svr4_flags(int);
bsd_to_svr4_flags  528 compat/svr4/svr4_fcntl.c 		*retval = bsd_to_svr4_flags(*retval);
bsd_to_svr4_flags   54 compat/svr4/svr4_sockio.c static int bsd_to_svr4_flags(int);
bsd_to_svr4_flags  143 compat/svr4/svr4_sockio.c 			sr.svr4_ifr_flags = bsd_to_svr4_flags(br.ifr_flags);