Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/drm/include/drm/
H A Ddrm_legacy.h122 int buf_count; /**< number of buffers */ member
138 int buf_count; /**< total number of buffers */ member
/openbsd-src/usr.sbin/unbound/dnstap/
H A Ddtstream.h103 size_t buf_count; member
/openbsd-src/gnu/lib/libreadline/examples/
H A Drlfe.c297 static int buf_count = 0; variable