Home
last modified time | relevance | path

Searched refs:GID_TTY (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/sys/
HDconf.h237 #define GID_TTY 4 macro
/dragonfly/sys/kern/
HDtty_pty.c258 GID_TTY, 0620, "pts/%d", unit); in ptyclone()
668 pti->devs->si_gid = ap->a_cred->cr_uid ? GID_TTY : 0; in ptcopen()