Symbol: kauth_cred_get
sys/arch/aarch64/aarch64/aarch64_machdep.c
625
return kauth_authorize_machdep(kauth_cred_get(),
sys/arch/amiga/dev/grf.c
622
if (kauth_authorize_machdep(kauth_cred_get(), KAUTH_MACHDEP_UNMANAGEDMEM,
sys/arch/arm/arm32/arm32_machdep.c
741
return kauth_authorize_machdep(kauth_cred_get(),
sys/arch/macppc/dev/ofb.c
338
if (kauth_authorize_machdep(kauth_cred_get(), KAUTH_MACHDEP_UNMANAGEDMEM,
sys/arch/shark/ofw/vga_ofbus.c
186
if (kauth_authorize_machdep(kauth_cred_get(),
sys/arch/sparc64/dev/gfb.c
338
if (kauth_authorize_machdep(kauth_cred_get(), KAUTH_MACHDEP_UNMANAGEDMEM,
sys/arch/x68k/x68k/machdep.c
658
rv = kauth_authorize_machdep(kauth_cred_get(),
sys/arch/x86/x86/x86_machdep.c
213
return kauth_authorize_machdep(kauth_cred_get(),
sys/arch/xen/xen/xbdback_xenbus.c
1460
kauth_cred_get());
sys/compat/common/kern_mod_80.c
81
error = kauth_authorize_system(kauth_cred_get(), KAUTH_SYSTEM_MODULE,
sys/compat/linux/common/linux_time.c
112
if (kauth_authorize_generic(kauth_cred_get(),
sys/compat/netbsd32/netbsd32_compat_80.c
71
error = kauth_authorize_system(kauth_cred_get(), KAUTH_SYSTEM_MODULE,
sys/compat/netbsd32/netbsd32_module.c
256
error = kauth_authorize_system(kauth_cred_get(),
sys/compat/netbsd32/netbsd32_module.c
66
error = kauth_authorize_system(kauth_cred_get(), KAUTH_SYSTEM_MODULE,
sys/compat/ossaudio/ossaudio.c
977
error = VOP_GETATTR(vp, &va, kauth_cred_get());
sys/dev/ata/ld_ataraid.c
734
uc = kauth_cred_get();
sys/dev/audio/audio.c
2442
sc->sc_cred = kauth_cred_get();
sys/dev/audio/audio.c
2510
uid_t euid = kauth_cred_geteuid(kauth_cred_get());
sys/dev/ccd.c
1115
uc = kauth_cred_get();
sys/dev/cons.c
169
error = VOP_OPEN(cn_devvp[unit], flag, kauth_cred_get());
sys/dev/cons.c
196
error = VOP_CLOSE(vp, flag, kauth_cred_get());
sys/dev/dm/device-mapper.c
459
(r = kauth_authorize_system(kauth_cred_get(),
sys/dev/dm/dm_target_delay.c
378
FREAD | FWRITE, kauth_cred_get());
sys/dev/dm/dm_target_flakey.c
474
FREAD | FWRITE, kauth_cred_get());
sys/dev/dm/dm_target_linear.c
136
FREAD|FWRITE, kauth_cred_get());
sys/dev/dm/dm_target_snapshot.c
451
&cmd, FREAD|FWRITE, kauth_cred_get());
sys/dev/dm/dm_target_stripe.c
327
&cmd, FREAD|FWRITE, kauth_cred_get())) != 0)
sys/dev/firmload.c
251
error = VOP_GETATTR(vp, &va, kauth_cred_get());
sys/dev/firmload.c
254
(void)vn_close(vp, FREAD, kauth_cred_get());
sys/dev/firmload.c
261
(void)vn_close(vp, FREAD, kauth_cred_get());
sys/dev/firmload.c
287
error = vn_close(fh->fh_vp, FREAD, kauth_cred_get());
sys/dev/firmload.c
315
UIO_SYSSPACE, 0, kauth_cred_get(), NULL, curlwp));
sys/dev/ic/an.c
1290
if ((error = kauth_authorize_network(kauth_cred_get(),
sys/dev/ic/ath.c
5426
error = kauth_authorize_network(kauth_cred_get(),
sys/dev/ic/atw.c
3950
kauth_cred_get(), KAUTH_NETWORK_INTERFACE,
sys/dev/ic/ct65550.c
923
if (kauth_authorize_machdep(kauth_cred_get(), KAUTH_MACHDEP_UNMANAGEDMEM,
sys/dev/ic/wi.c
1464
error = kauth_authorize_network(kauth_cred_get(),
sys/dev/pci/bochsfb.c
565
if (kauth_authorize_machdep(kauth_cred_get(),
sys/dev/pci/genfb_pci.c
276
if (kauth_authorize_machdep(kauth_cred_get(), KAUTH_MACHDEP_UNMANAGEDMEM,
sys/dev/pci/gffb.c
616
if (kauth_authorize_machdep(kauth_cred_get(),
sys/dev/pci/lynxfb.c
481
if (kauth_authorize_machdep(kauth_cred_get(),
sys/dev/pci/machfb.c
2052
if (kauth_authorize_machdep(kauth_cred_get(),
sys/dev/pci/mgafb.c
2509
if (kauth_authorize_machdep(kauth_cred_get(),
sys/dev/pci/pci_usrreq.c
163
if (kauth_authorize_machdep(kauth_cred_get(), KAUTH_MACHDEP_UNMANAGEDMEM,
sys/dev/pci/pm2fb.c
585
if (kauth_authorize_machdep(kauth_cred_get(),
sys/dev/pci/pm3fb.c
462
if (kauth_authorize_machdep(kauth_cred_get(),
sys/dev/pci/r128fb.c
490
if (kauth_authorize_machdep(kauth_cred_get(), KAUTH_MACHDEP_UNMANAGEDMEM,
sys/dev/pci/radeonfb.c
1371
if (kauth_authorize_machdep(kauth_cred_get(), KAUTH_MACHDEP_UNMANAGEDMEM,
sys/dev/pci/sisfb.c
476
if (kauth_authorize_machdep(kauth_cred_get(),
sys/dev/pci/voodoofb.c
1241
if (kauth_authorize_machdep(kauth_cred_get(),
sys/dev/pci/voyager/voyagerfb.c
981
if (kauth_authorize_machdep(kauth_cred_get(),
sys/dev/pci/wcfb.c
481
if (kauth_authorize_machdep(kauth_cred_get(),
sys/dev/raidframe/rf_reconstruct.c
472
vn_close(vp, FREAD | FWRITE, kauth_cred_get());
sys/dev/random.c
250
kauth_cred_t cred = kauth_cred_get();
sys/dev/sbus/mgx.c
1181
if (kauth_authorize_machdep(kauth_cred_get(),
sys/dev/sbus/mgx.c
1339
if (kauth_authorize_machdep(kauth_cred_get(),
sys/dev/sequencer.c
1456
error = VOP_OPEN(vp, flags, kauth_cred_get());
sys/dev/sequencer.c
1470
VOP_CLOSE(vp, oflags, kauth_cred_get());
sys/dev/sequencer.c
1495
(void)vn_close(md->vp, 0, kauth_cred_get());
sys/dev/usb/if_umb.c
786
error = kauth_authorize_network(kauth_cred_get(),
sys/dev/usb/if_umb.c
796
error = kauth_authorize_network(kauth_cred_get(),
sys/fs/unionfs/unionfs_subr.c
609
cred = kauth_cred_get();
sys/fs/unionfs/unionfs_vfsops.c
131
cred = kauth_cred_get();
sys/fs/unionfs/unionfs_vnops.c
1664
cred = kauth_cred_get();
sys/kern/kern_entropy.c
2500
error = kauth_authorize_device(kauth_cred_get(),
sys/kern/kern_entropy.c
2504
error = kauth_authorize_device(kauth_cred_get(),
sys/kern/kern_entropy.c
2508
error = kauth_authorize_device(kauth_cred_get(),
sys/kern/kern_entropy.c
2511
if (kauth_authorize_device(kauth_cred_get(),
sys/kern/kern_module.c
297
rv = kauth_authorize_system(kauth_cred_get(),
sys/kern/kern_module.c
387
rv = kauth_authorize_system(kauth_cred_get(),
sys/kern/kern_module.c
711
error = kauth_authorize_system(kauth_cred_get(), KAUTH_SYSTEM_MODULE,
sys/kern/kern_module.c
756
error = kauth_authorize_system(kauth_cred_get(), KAUTH_SYSTEM_MODULE,
sys/kern/kern_module.c
782
error = kauth_authorize_system(kauth_cred_get(), KAUTH_SYSTEM_MODULE,
sys/kern/kern_module_vfs.c
225
vn_close(vp, FREAD, kauth_cred_get());
sys/kern/kern_proc.c
3125
return kauth_authorize_process(kauth_cred_get(), KAUTH_PROCESS_CANSEE,
sys/kern/kern_time.c
226
if (check_kauth && kauth_authorize_system(kauth_cred_get(),
sys/kern/subr_kobj_vfs.c
86
vn_close(ko->ko_source, FREAD, kauth_cred_get());
sys/kern/subr_time.c
159
error = kauth_authorize_process(kauth_cred_get(),
sys/kern/sys_module.c
135
error = kauth_authorize_process(kauth_cred_get(), KAUTH_PROCESS_CANSEE,
sys/kern/sys_module.c
312
error = kauth_authorize_system(kauth_cred_get(),
sys/kern/sys_sched.c
178
error = kauth_authorize_process(kauth_cred_get(),
sys/kern/sys_sched.c
243
error = kauth_authorize_process(kauth_cred_get(),
sys/kern/vfs_cache.c
827
error = kauth_authorize_vnode(kauth_cred_get(),
sys/kern/vfs_lockf.c
201
const uid_t uid = kauth_cred_geteuid(kauth_cred_get());
sys/kern/vfs_lookup.c
166
kauth_cred_geteuid(kauth_cred_get()));
sys/kern/vfs_lookup.c
170
kauth_cred_getuid(kauth_cred_get()));
sys/kern/vfs_lookup.c
174
kauth_cred_getegid(kauth_cred_get()));
sys/kern/vfs_lookup.c
178
kauth_cred_getgid(kauth_cred_get()));
sys/kern/vfs_vnops.c
761
error = VOP_GETATTR(vp, &va, kauth_cred_get());
sys/kern/vfs_vnops.c
822
error = VOP_FCNTL(vp, com, data, fp->f_flag, kauth_cred_get());
sys/kern/vfs_vnops.c
842
error = VOP_GETATTR(vp, &vattr, kauth_cred_get());
sys/kern/vfs_vnops.c
893
error = VOP_IOCTL(vp, com, data, fp->f_flag, kauth_cred_get());
sys/miscfs/procfs/procfs_vnops.c
1364
if (kauth_authorize_process(kauth_cred_get(),
sys/miscfs/procfs/procfs_vnops.c
1506
if (kauth_authorize_process(kauth_cred_get(),
sys/miscfs/procfs/procfs_vnops.c
1753
if (kauth_authorize_process(kauth_cred_get(),
sys/miscfs/procfs/procfs_vnops.c
704
error = kauth_authorize_process(kauth_cred_get(),
sys/modules/lua/lua.c
427
cred = kauth_cred_get();
sys/modules/lua/lua.c
442
kauth_cred_get());
sys/modules/lua/lua.c
446
kauth_cred_get());
sys/modules/lua/lua.c
456
kauth_cred_get());
sys/net/agr/if_agr.c
1064
error = kauth_authorize_network(kauth_cred_get(),
sys/net/if.c
3278
error = kauth_authorize_network(kauth_cred_get(),
sys/net/if.c
3347
error = kauth_authorize_network(kauth_cred_get(),
sys/net/if_gre.c
1177
if (kauth_authorize_network(kauth_cred_get(),
sys/net/if_wg.c
5180
return kauth_authorize_network(kauth_cred_get(),
sys/net80211/ieee80211_ioctl.c
1361
if (kauth_authorize_network(kauth_cred_get(),
sys/net80211/ieee80211_ioctl.c
2586
if ((error = kauth_authorize_network(kauth_cred_get(),
sys/net80211/ieee80211_ioctl.c
2727
kauth_cred_get(),
sys/net80211/ieee80211_ioctl.c
2841
error = kauth_authorize_network(kauth_cred_get(),
sys/net80211/ieee80211_ioctl.c
370
error = kauth_authorize_network(kauth_cred_get(),
sys/net80211/ieee80211_ioctl.c
907
if (kauth_authorize_network(kauth_cred_get(),
sys/netatalk/at_control.c
130
if (kauth_authorize_network(kauth_cred_get(),
sys/netatalk/ddp_usrreq.c
126
kauth_cred_get(),
sys/netbt/hci_ioctl.c
230
err = kauth_authorize_device(kauth_cred_get(),
sys/netbt/hci_ioctl.c
258
err = kauth_authorize_device(kauth_cred_get(),
sys/netbt/hci_ioctl.c
270
err = kauth_authorize_device(kauth_cred_get(),
sys/netbt/hci_ioctl.c
286
err = kauth_authorize_device(kauth_cred_get(),
sys/netbt/hci_ioctl.c
302
err = kauth_authorize_device(kauth_cred_get(),
sys/netcan/can.c
138
error = kauth_authorize_network(kauth_cred_get(),
sys/netinet/in.c
524
if (kauth_authorize_network(kauth_cred_get(),
sys/netinet/in.c
569
if (kauth_authorize_network(kauth_cred_get(),
sys/netinet/ip_output.c
1182
kauth_cred_get(), KAUTH_NETWORK_BIND,
sys/netinet6/in6.c
790
if (kauth_authorize_network(kauth_cred_get(),
sys/netinet6/ip6_output.c
1369
kauth_cred_get(),
sys/netinet6/ip6_output.c
1446
kauth_cred_get(), uproto);
sys/netinet6/ip6_output.c
1552
kauth_cred_get(), KAUTH_NETWORK_BIND,
sys/netinet6/ip6_output.c
1575
kauth_cred_get(), uproto);
sys/netinet6/ip6_output.c
1593
kauth_cred_get(), uproto);
sys/netinet6/ip6_output.c
1621
kauth_cred_get(),
sys/netinet6/ip6_output.c
1631
kauth_cred_get(),
sys/netinet6/ip6_output.c
1678
optp, kauth_cred_get(), uproto);
sys/netinet6/ip6_output.c
1733
kauth_cred_get());
sys/netinet6/ip6_output.c
2078
error = ip6_setpktopts(m, opt, NULL, kauth_cred_get(),
sys/netinet6/ip6_output.c
2369
if (kauth_authorize_network(kauth_cred_get(),
sys/netinet6/raw_ip6.c
388
kauth_cred_get(), so->so_proto->pr_protocol)) != 0) {
sys/netinet6/raw_ip6.c
595
error = kauth_authorize_network(kauth_cred_get(),
sys/nfs/nfs_vfsops.c
1086
error = VOP_GETATTR(*vpp, &va, kauth_cred_get());
sys/sys/kauth.h
541
kauth_cred_t kauth_cred_get(void);
sys/sys/namei.h
189
(ndp)->ni_cnd.cn_cred = kauth_cred_get(); \
sys/ufs/ffs/ffs_vfsops.c
2565
kauth_cred_get());
sys/ufs/ffs/ffs_vnops.c
495
kauth_cred_get());