Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libtnfctl/
H A Dcomb.c491 find_pp = (comb_key_t **) tfind(&key, &hndl->buildroot, comb_compare); in find()
520 ret_pp = (comb_key_t **) tsearch(new_p, &hndl->buildroot, in add()
H A Dtnfctl_int.h159 void *buildroot; /* root of built combinations */ member