Searched refs:dw_ab_parse (Results 1 – 2 of 2) sorted by relevance
97 int dw_ab_parse(struct dwbuf *, struct dwabbrev_queue *);
413 dw_ab_parse(struct dwbuf *abseg, struct dwabbrev_queue *dabq) in dw_ab_parse() function555 error = dw_ab_parse(&abseg, &dcu->dcu_abbrevs); in dw_cu_parse()