| sid.h | 96 } credsid_t; typedef in typeref:struct:credsid 106 credsid_t *kcrsid_alloc(void); 108 credsid_t *kcrsid_setsid(credsid_t *, ksid_t *, ksid_index_t); 109 credsid_t *kcrsid_setsidlist(credsid_t *, ksidlist_t *); 111 void kcrsid_rele(credsid_t *); 112 void kcrsid_hold(credsid_t *); 113 void kcrsidcopy_to(const credsid_t *okcr, credsid_t *nkcr) [all...] |