Home
last modified time | relevance | path

Searched refs:ng_parse_pathbuf_type (Results 1 – 3 of 3) sorted by relevance

/src/sys/netgraph/
H A Dng_parse.h408 extern const struct ng_parse_type ng_parse_pathbuf_type; /* NG_PATHSIZ */
H A Dng_message.h196 { "path", &ng_parse_pathbuf_type }, \
H A Dng_parse.c857 const struct ng_parse_type ng_parse_pathbuf_type = { variable