| /src/sys/dev/ |
| bio.c | 133 error = kauth_authorize_device_passthru(l->l_cred, dev, 141 error = kauth_authorize_device_passthru(l->l_cred, dev, 153 error = kauth_authorize_device_passthru(l->l_cred, dev, 159 error = kauth_authorize_device_passthru(l->l_cred, dev,
|
| /src/sys/dev/ic/ |
| icp_ioctl.c | 138 error = kauth_authorize_device_passthru(l->l_cred, dev,
|
| dpt.c | 1158 rv = kauth_authorize_device_passthru(l->l_cred, dev,
|
| mlx.c | 804 rv = kauth_authorize_device_passthru(l->l_cred, dev,
|
| mfi.c | 3525 error = kauth_authorize_device_passthru(l->l_cred, dev,
|
| /src/sys/sys/ |
| kauth.h | 483 int kauth_authorize_device_passthru(kauth_cred_t, dev_t, u_long, void *);
|
| /src/sys/dev/i2o/ |
| dpti.c | 282 rv = kauth_authorize_device_passthru(l->l_cred, dev,
|
| iop.c | 2488 rv = kauth_authorize_device_passthru(l->l_cred, dev,
|
| /src/sys/kern/ |
| kern_auth.c | 1105 kauth_authorize_device_passthru(kauth_cred_t cred, dev_t dev, u_long bits, function in typeref:typename:int
|
| /src/sys/arch/sparc/dev/ |
| tctrl.c | 1162 if ((i = kauth_authorize_device_passthru(l->l_cred,
|
| /src/sys/dev/tc/ |
| stic.c | 1431 error = kauth_authorize_device_passthru(l->l_cred, dev,
|
| /src/sys/dev/vme/ |
| xy.c | 1036 if ((error = kauth_authorize_device_passthru(l->l_cred,
|
| xd.c | 1118 if ((error = kauth_authorize_device_passthru(l->l_cred,
|
| /src/sys/dev/pci/ |
| amr.c | 1496 error = kauth_authorize_device_passthru(l->l_cred, dev,
|
| twe.c | 1762 error = kauth_authorize_device_passthru(l->l_cred, dev,
|
| mly.c | 2297 rv = kauth_authorize_device_passthru(l->l_cred, dev,
|
| /src/sys/arch/sun3/dev/ |
| xy.c | 883 if ((error = kauth_authorize_device_passthru(l->l_cred,
|
| xd.c | 930 if ((error = kauth_authorize_device_passthru(l->l_cred,
|