Home
last modified time | relevance | path

Searched refs:ucred_getasid (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/lib/libbsm/common/
H A Dadt_ucred.h44 extern au_asid_t ucred_getasid(const ucred_t *uc);
H A Dadt.c1455 state->as_info.ai_asid = ucred_getasid(ucred); in adt_init()
1746 state->as_info.ai_asid = ucred_getasid(ucred); in adt_set_from_ucred()
/titanic_41/usr/src/lib/libc/port/gen/
H A Ducred.c43 #pragma weak _ucred_getasid = ucred_getasid
330 ucred_getasid(const ucred_t *uc) in ucred_getasid() function
/titanic_41/usr/src/lib/c_synonyms/
H A Dsyn_common937 ucred_getasid
/titanic_41/usr/src/lib/libc/port/
H A Dmapfile-vers3042 ucred_getasid;