Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/auths/
H A Dauths.c51 } cbs_t; typedef
55 static void free_auths(cbs_t *);
56 static void simplify(cbs_t *);
95 cbs_t cbs = { 0, 0, NULL }; in show_auths()
144 cbs_t *cbs = res; in add_auth()
165 free_auths(cbs_t *cbs) in free_auths()
201 simplify(cbs_t *cbs) in simplify()