Searched defs:tid64 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libbsm/common/
H A Dadt.c1711 const au_tid64_addr_t *tid64; local
1732 tid64 = ucred_getatid(ucred);
1733 if (tid64 != NULL) {
1734 adt_cpy_tid(&termid, tid64);

Completed in 48 milliseconds