Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dstats.h727 #define SB_TOSTR_META 0x00000002 /* Lookup metablob and render metadata */ macro
/freebsd/contrib/netcat/
H A Dnetcat.c1323 error = stats_blob_tostr(statsb, sb, SB_STRFMT_JSON, SB_TOSTR_META); in FreeBSD_stats_print()
/freebsd/sys/kern/
H A Dsubr_stats.c2243 if (flags & SB_TOSTR_META) {