Home
last modified time | relevance | path

Searched refs:ng_parse (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_parse.h494 extern int ng_parse(const struct ng_parse_type *type, const char *string,
H A Dng_parse.c147 ng_parse(const struct ng_parse_type *type, in ng_parse() function
H A Dng_base.c2904 if ((error = ng_parse(argstype, ascii->data, &off, in ng_generic_msg()
/f-stack/tools/compat/include/netgraph/
H A Dng_parse.h495 extern int ng_parse(const struct ng_parse_type *type, const char *string,
/f-stack/lib/
H A DMakefile408 ng_parse.c \
H A Dff_ng_base.c2924 if ((error = ng_parse(argstype, ascii->data, &off, in ng_generic_msg()