Home | History | Annotate | Download | only in src

Lines Matching refs:newl

3373 			cond_av_list_t ** newl, avtab_t * expa)
3391 return expand_cond_insert(newl, expa, k, d);
3401 rc = expand_cond_insert(newl, expa, &newkey, d);
3415 rc = expand_cond_insert(newl, expa, &newkey, d);
3431 rc = expand_cond_insert(newl, expa, &newkey, d);
3441 cond_av_list_t ** newl, avtab_t * expa)
3452 *newl = NULL;
3455 rc = expand_cond_av_node(p, node, newl, expa);