Home
last modified time | relevance | path

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

/freebsd-14-stable/sbin/ipfw/
HDipfw2.h364 size_t concat_tokens(char *buf, size_t bufsize, struct _s_x *table,
HDtables.c433 concat_tokens(tbuf, sizeof(tbuf), tabletypes, in table_create()
457 concat_tokens(tbuf, sizeof(tbuf), tablevaltypes, ", "); in table_create()
HDipfw2.c793 concat_tokens(char *buf, size_t bufsize, struct _s_x *table, in concat_tokens() function