Home
last modified time | relevance | path

Searched defs:vfmt (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/cddl/contrib/opensolaris/lib/libnvpair/
H A Dlibnvpair.c188 #define NVLIST_PRTFUNC(type_and_variant, vtype, ptype, vfmt) \ argument
221 #define NVLIST_ARRPRTFUNC(type_and_variant, vtype, ptype, vfmt) \ argument
/freebsd-12.1/contrib/ntp/sntp/libopts/
H A Dusage.c765 char vfmt[sizeof(vfmtfmt)]; in prt_vendor_opts() local
/freebsd-12.1/sys/dev/sound/pcm/
H A Dvchan.c739 const char *vfmt; in vchan_create() local
/freebsd-12.1/bin/ps/
H A Dps.c169 static char vfmt[] = "pid,state,time,sl,re,pagein,vsz,rss,lim,tsiz," variable