Home
last modified time | relevance | path

Searched defs:bufs (Results 1 – 10 of 10) sorted by relevance

/openbsd/usr.sbin/unbound/testcode/
H A Dunitldns.c77 size_t bufs) in rr_transform()
145 size_t bufs = 131072; in rr_test_file() local
/openbsd/regress/lib/libcrypto/idea/
H A Dideatest.c206 static char bufs[10][20]; in pt() local
/openbsd/regress/lib/libcrypto/aead/
H A Daeadtest.c412 unsigned char bufs[NUM_TYPES][BUF_MAX]; in main() local
/openbsd/regress/lib/libcrypto/des/
H A Ddestest.c770 static char bufs[10][20]; in pt() local
/openbsd/usr.sbin/dhcpd/
H A Ddhcp.c1282 int bufs = 0, packet_length, i; in dhcp_reply() local
/openbsd/gnu/gcc/libmudflap/
H A Dmf-hooks1.c83 static char bufs[NB][BS]; in __mf_0fn_malloc() local
/openbsd/sys/dev/ic/
H A Dfxp.c1153 int i, prm, save_bf, lrxen, allm, bufs; in fxp_init() local
/openbsd/sys/dev/pci/drm/include/drm/
H A Ddrm_legacy.h137 struct drm_buf_entry bufs[DRM_MAX_ORDER + 1]; /**< buffers, grouped by their size order */ member
/openbsd/sys/dev/pci/
H A Dif_vic.c289 struct vic_rxbuf *bufs; member
/openbsd/gnu/llvm/lld/ELF/
H A DDriver.cpp2232 DenseSet<const char *> bufs; in markBuffersAsDontNeed() local