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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dnl7chttp.c126 * used by ttree_line_parse() to parse multiline text data.
717 ttree_line_parse(ttree_t *t, char **cpp, char **epp, char **hpp, uint32_t *hash) function
862 * the function ttree_line_parse() handles the empty nodes correctly.
1302 match = ttree_line_parse(req_tree, &cp, &ep, &hp, &uri->hvalue);
1614 match = ttree_line_parse(res_tree, &cp, &ep, &hp, NULL);

Completed in 56 milliseconds