Searched refs:ng_parse (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/netgraph/ |
| H A D | ng_parse.h | 494 extern int ng_parse(const struct ng_parse_type *type, const char *string,
|
| H A D | ng_parse.c | 147 ng_parse(const struct ng_parse_type *type, in ng_parse() function
|
| H A D | ng_base.c | 2904 if ((error = ng_parse(argstype, ascii->data, &off, in ng_generic_msg()
|
| /f-stack/tools/compat/include/netgraph/ |
| H A D | ng_parse.h | 495 extern int ng_parse(const struct ng_parse_type *type, const char *string,
|
| /f-stack/lib/ |
| H A D | Makefile | 408 ng_parse.c \
|
| H A D | ff_ng_base.c | 2924 if ((error = ng_parse(argstype, ascii->data, &off, in ng_generic_msg()
|