Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dipfw2.h351 size_t concat_tokens(char *buf, size_t bufsize, struct _s_x *table,
H A Dtables.c433 concat_tokens(tbuf, sizeof(tbuf), tabletypes, in table_create()
457 concat_tokens(tbuf, sizeof(tbuf), tablevaltypes, ", "); in table_create()
H A Dipfw2.c744 concat_tokens(char *buf, size_t bufsize, struct _s_x *table, in concat_tokens() function