Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/c2/
H A Daudit.h135 uint32_t at_major; /* major # */ member
/titanic_44/usr/src/uts/common/os/
H A Dcred.c914 ainfo->ai_termid.at_port.at_major = (uint32_t)getmajor(tid.at_port); in cred2ucaud()
/titanic_44/usr/src/lib/libbsm/common/
H A Dadt.c316 dest->at_port |= (src->at_port.at_major & MAXMAJ32) << in adt_cpy_tid()