Searched defs:res_tree (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dnl7chttp.c134 * Note: req_tree[] and res_tree[] must be in ascending case insensitive
145 static ttree_t *res_tree; variable
908 res_tree = ttree_build(tokres, tokres_cnt - 1);
1614 match = ttree_line_parse(res_tree, &cp, &ep, &hp, NULL);

Completed in 55 milliseconds