Home
last modified time | relevance | path

Searched refs:kauth_authorize_device_tty (Results 1 – 25 of 27) sorted by relevance

12

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/hpc/
H A Dbiconsdev.c176 if (kauth_authorize_device_tty(l->l_cred, KAUTH_DEVICE_TTY_OPEN, tp)) in biconsdevopen()
H A Dhpf1275a_tty.c314 if ((error = kauth_authorize_device_tty(l->l_cred, in hpf1275a_open()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/arcbios/
H A Darcbios_tty.c108 if (kauth_authorize_device_tty(l->l_cred, KAUTH_DEVICE_TTY_OPEN, tp)) { in arcbios_ttyopen()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/
H A Dcons.c205 error = kauth_authorize_device_tty(l->l_cred, in cnioctl()
/dports/misc/rump/buildrump.sh-b914579/src/sys/net/
H A Dppp_tty.c453 if ((error = kauth_authorize_device_tty(l->l_cred, in ppptioctl()
464 if ((error = kauth_authorize_device_tty(l->l_cred, in ppptioctl()
475 if ((error = kauth_authorize_device_tty(l->l_cred, in ppptioctl()
/dports/misc/rump/buildrump.sh-b914579/src/sys/sys/
H A Dkauth.h465 int kauth_authorize_device_tty(kauth_cred_t, kauth_action_t, struct tty *);
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ofw/
H A Dofcons.c138 if (kauth_authorize_device_tty(l->l_cred, KAUTH_DEVICE_TTY_OPEN, tp)) in ofcons_open()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/qbus/
H A Ddl.c350 if (kauth_authorize_device_tty(l->l_cred, KAUTH_DEVICE_TTY_OPEN, tp)) in dlopen()
H A Ddhu.c454 if (kauth_authorize_device_tty(l->l_cred, KAUTH_DEVICE_TTY_OPEN, tp)) in dhuopen()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/usb/
H A Ducycom.c344 if (kauth_authorize_device_tty(l->l_cred, KAUTH_DEVICE_TTY_OPEN, tp)) in ucycomopen()
826 err = kauth_authorize_device_tty(l->l_cred, in ucycomioctl()
H A Ducom.c541 if (kauth_authorize_device_tty(l->l_cred, KAUTH_DEVICE_TTY_OPEN, tp)) { in ucomopen()
898 error = kauth_authorize_device_tty(l->l_cred, in ucom_do_ioctl()
H A Duhso.c1499 if (kauth_authorize_device_tty(l->l_cred, KAUTH_DEVICE_TTY_OPEN, tp)) in uhso_tty_open()
1732 error = kauth_authorize_device_tty(l->l_cred, in uhso_tty_do_ioctl()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/sbus/
H A Dspif.c357 if (kauth_authorize_device_tty(l->l_cred, KAUTH_DEVICE_TTY_OPEN, tp)) in stty_open()
489 if (kauth_authorize_device_tty(l->l_cred, in stty_ioctl()
H A Dmagma.c911 if (kauth_authorize_device_tty(l->l_cred, KAUTH_DEVICE_TTY_OPEN, tp)) in mttyopen()
1136 if (kauth_authorize_device_tty(l->l_cred, in mttyioctl()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dcd18xx.c418 if (kauth_authorize_device_tty(l->l_cred, KAUTH_DEVICE_TTY_OPEN, tp)) in cdttyopen()
620 error = kauth_authorize_device_tty(l->l_cred, in cdttyioctl()
H A Dcy.c310 if (kauth_authorize_device_tty(l->l_cred, KAUTH_DEVICE_TTY_OPEN, tp)) in cyopen()
569 error = kauth_authorize_device_tty(l->l_cred, in cyioctl()
H A Dz8530tty.c563 if (kauth_authorize_device_tty(l->l_cred, KAUTH_DEVICE_TTY_OPEN, tp)) in zsopen()
802 error = kauth_authorize_device_tty(l->l_cred, in zsioctl()
H A Dclmpcc.c494 if (kauth_authorize_device_tty(l->l_cred, KAUTH_DEVICE_TTY_OPEN, tp)) in clmpccopen()
703 error = kauth_authorize_device_tty(l->l_cred, in clmpccioctl()
H A Dcom.c874 if (kauth_authorize_device_tty(l->l_cred, KAUTH_DEVICE_TTY_OPEN, tp)) in comopen()
1106 error = kauth_authorize_device_tty(l->l_cred, in comioctl()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dcz.c960 if (kauth_authorize_device_tty(l->l_cred, KAUTH_DEVICE_TTY_OPEN, tp)) in czttyopen()
1166 error = kauth_authorize_device_tty(l->l_cred, in czttyioctl()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/marvell/
H A Dgtmpsc.c537 if (kauth_authorize_device_tty(l->l_cred, KAUTH_DEVICE_TTY_OPEN, tp)) in gtmpscopen()
684 error = kauth_authorize_device_tty(l->l_cred, in gtmpscioctl()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/dec/
H A Ddz.c391 if (kauth_authorize_device_tty(l->l_cred, KAUTH_DEVICE_TTY_OPEN, tp)) in dzopen()
/dports/misc/rump/buildrump.sh-b914579/src/sys/kern/
H A Dkern_auth.c1078 kauth_authorize_device_tty(kauth_cred_t cred, kauth_action_t action, in kauth_authorize_device_tty() function
H A Dtty_pty.c392 } else if (kauth_authorize_device_tty(l->l_cred, KAUTH_DEVICE_TTY_OPEN, in ptsopen()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ir/
H A Dirframe_tty.c278 if ((error = kauth_authorize_device_tty(l->l_cred, in irframetopen()

12