Home
last modified time | relevance | path

Searched refs:mac_pty_notify_grant (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.1.10/security/
H A Dmac_pty.c37 mac_pty_notify_grant(proc_t p, struct tty *tp, dev_t dev, struct label *label) in mac_pty_notify_grant() function
H A Dmac_framework.h587 void mac_pty_notify_grant(proc_t p, struct tty *tp, dev_t dev, struct label *label);
/xnu-11215.1.10/bsd/kern/
H A Dtty_dev.c1099 mac_pty_notify_grant(p, tp, dev, NULL);