Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/ipsend/
H A Ddlcommon.c1221 static char stylebuf[80]; in dlstyle() local
1227 (void) snprintf(stylebuf, sizeof(stylebuf), "unknown provider style 0x%x", style); in dlstyle()
1228 return (stylebuf); in dlstyle()