Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/
H A Dvideo.c786 struct video_format vfmt; in video_enum_format() local
816 struct video_format vfmt; in video_enum_framesizes() local
860 struct video_format vfmt; in video_get_format() local
880 struct video_format vfmt; in video_set_format() local
905 struct video_format vfmt; in video_try_format() local
/netbsd-src/external/cddl/osnet/dist/lib/libnvpair/
H A Dlibnvpair.c189 #define NVLIST_PRTFUNC(type_and_variant, vtype, ptype, vfmt) \ argument
222 #define NVLIST_ARRPRTFUNC(type_and_variant, vtype, ptype, vfmt) \ argument
/netbsd-src/bin/ps/
H A Dps.c143 char vfmt[] = "pid state time sl re pagein vsz rss lim tsiz %cpu %mem command"; variable