Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dsysevent_impl.h388 uid_t ch_uid; /* Creators effective user id */ member
/titanic_44/usr/src/uts/common/os/
H A Devchannels.c1089 p->ch_uid = crgetuid(curthread->t_cred); in evch_chbind()
1516 p->cd_uid = chp->ch_uid; in evch_chgetchdata()
2287 if (uid && uid != chp->ch_uid) { in evch_usrcontrol_set()