Home
last modified time | relevance | path

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

/dflybsd-src/sys/netgraph/netgraph/
H A Dng_parse.c723 ng_string_unparse(const struct ng_parse_type *type, in ng_string_unparse() function
754 ng_string_unparse,
792 if ((error = ng_string_unparse(type, data, &temp, cbuf, cbuflen)) != 0) in ng_fixedstring_unparse()
/dflybsd-src/sys/netgraph7/netgraph/
H A Dng_parse.c748 ng_string_unparse(const struct ng_parse_type *type, in ng_string_unparse() function
783 ng_string_unparse,
823 if ((error = ng_string_unparse(type, data, &temp, cbuf, cbuflen)) != 0) in ng_fixedstring_unparse()