Searched refs:bsd_flg (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/compat/sunos/
H A Dsunos_ioctl.c1005 long bsd_flg; member in struct:__anon8
1044 flg |= sunfcntl_flgtab[n].bsd_flg;
1092 if (ret & sunfcntl_flgtab[n].bsd_flg) {
1093 ret &= ~sunfcntl_flgtab[n].bsd_flg;
H A Dsunos_misc.c209 int bsd_flg; member in struct:__anon9
271 na.flags |= sunnfs_flgtab[n].bsd_flg;
/netbsd-current/sys/compat/sunos32/
H A Dsunos32_ioctl.c1031 netbsd32_long bsd_flg; member in struct:__anon10
1074 flg |= sunfcntl_flgtab[n].bsd_flg;
1118 if (ret & sunfcntl_flgtab[n].bsd_flg) {
1119 ret &= ~sunfcntl_flgtab[n].bsd_flg;
H A Dsunos32_misc.c394 int bsd_flg; member in struct:__anon924
462 na.flags |= sunnfs_flgtab[n].bsd_flg;

Completed in 101 milliseconds