Searched refs:ng_string_unparse (Results 1 – 2 of 2) sorted by relevance
| /dflybsd-src/sys/netgraph/netgraph/ |
| H A D | ng_parse.c | 723 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 D | ng_parse.c | 748 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()
|