Searched defs:dchain (Results 1 – 3 of 3) sorted by relevance
107 token_t *dchain; /* au_membuf chain which is the tokens */ in au_close() local137 au_close_defer(token_t *dchain, int flag, au_event_t e_type, au_emod_t e_mod, in au_close_defer()231 au_close_time(au_kcontext_t *kctx, token_t *dchain, int flag, au_event_t e_type, in au_close_time()
147 token_t *dchain; /* mbuf chain which is the tokens */ in au_close() local
211 struct dchain { struct215 struct dchain *dc_next; /* next directory in the chain */ argument