Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/grep/dist/lib/
H A Dexclude.c94 size_t buf_count = 0; in add_exclude_file() local
/netbsd-src/external/gpl2/diffutils/dist/lib/
H A Dexclude.c229 size_t buf_count = 0; in add_exclude_file() local
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_legacy.h100 int buf_count; /**< number of buffers */ member
116 int buf_count; /**< total number of buffers */ member
/netbsd-src/external/gpl3/gdb/dist/readline/readline/examples/rlfe/
H A Drlfe.c255 static int buf_count = 0; variable
/netbsd-src/external/gpl3/gdb.old/dist/readline/readline/examples/rlfe/
H A Drlfe.c255 static int buf_count = 0; variable
/netbsd-src/external/bsd/unbound/dist/dnstap/
H A Ddtstream.h103 size_t buf_count; member
/netbsd-src/sys/external/bsd/drm/dist/bsd-core/
H A DdrmP.h532 int buf_count; member
572 int buf_count; member
/netbsd-src/external/mit/libuv/dist/src/win/
H A Dpipe.c1657 size_t buf_count, buf_index; in uv__pipe_write_ipc() local
/netbsd-src/sys/net/
H A Dif.c1743 if_clone_list(int buf_count,char * buffer,int * total) if_clone_list() argument