Home
last modified time | relevance | path

Searched defs:_buf (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/cddl/osnet/sys/sys/
H A Dkobj.h52 struct _buf { struct
57 struct _buf *kobj_open_file(const char *path); argument
/netbsd-src/usr.bin/tsort/
H A Dtsort.c98 typedef struct _buf { struct
99 char *b_buf; argument
104 static NODE *graph, **cycle_buf, **longest_cycle; argument
/netbsd-src/crypto/external/bsd/openssl/lib/libdes/
H A Doenc_writ.c78 int des_enc_write(int fd, const void *_buf, int len, in des_enc_write()
/netbsd-src/crypto/external/bsd/openssl.old/lib/libdes/
H A Doenc_writ.c78 int des_enc_write(int fd, const void *_buf, int len, in des_enc_write()
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dload.s236 _buf: label
H A Dlsetup.s106 _buf: label
/netbsd-src/lib/libc/rpc/
H A Dclnt_perror.c78 _buf(void) in _buf() function
/netbsd-src/external/bsd/wpa/dist/src/utils/
H A Dwpabuf.c47 int wpabuf_resize(struct wpabuf **_buf, size_t add_len) in wpabuf_resize()
/netbsd-src/external/bsd/libarchive/dist/libarchive/
H A Darchive_random.c287 la_arc4random_buf(void *_buf, size_t n) in la_arc4random_buf()
/netbsd-src/external/bsd/unbound/dist/compat/
H A Darc4random.c259 _rs_random_buf(void *_buf, size_t n) in _rs_random_buf()
/netbsd-src/lib/libterminfo/
H A Dterm_private.h126 char *_buf; member
/netbsd-src/sys/sys/
H A Dktrace.h76 const void *_buf; member
/netbsd-src/external/cddl/osnet/dist/lib/libzpool/common/sys/
H A Dzfs_context.h641 struct _buf { struct
664 extern struct _buf *kobj_open_file(char *name); argument
/netbsd-src/sys/external/bsd/drm/dist/shared-core/
H A Dradeon_state.c1790 #define RADEON_COPY_MT(_buf, _data, _width) \ in radeon_cp_dispatch_texture() argument
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libverify/
H A Dlibverify.c1672 #define TIME_SNPRINTF(_cc, _buf, _size, _fmt, _val) do { \ argument
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dlibverify.c2132 #define TIME_SNPRINTF(_cc, _buf, _size, _fmt, _val) do { \ argument
/netbsd-src/sys/net/
H A Dif_wg.c4319 wg_alloc_prop_buf(char ** _buf,struct ifdrv * ifd) wg_alloc_prop_buf() argument