Searched defs:buf (Results 26 - 50 of 3826) sorted by relevance

1234567891011>>

/freebsd-10.1-release/sys/ofed/include/net/
H A Dif_inet6.h33 static inline void ipv6_eth_mc_map(const struct in6_addr *addr, char *buf) argument
/freebsd-10.1-release/tools/regression/ccd/layout/
H A Da.c4 static uint32_t buf[512/4]; variable
H A Db.c6 static uint32_t buf[512/4]; variable
/freebsd-10.1-release/contrib/ntp/libntp/
H A Drefnumtoa.c17 char *buf; local
/freebsd-10.1-release/crypto/openssl/crypto/lhash/
H A Dlh_test.c67 char buf[256]; local
/freebsd-10.1-release/bin/sh/
H A Darith_yylex.c59 const char *buf = arith_buf; local
[all...]
/freebsd-10.1-release/contrib/binutils/libiberty/
H A Dspaces.c51 static char *buf; local
H A Dgetcwd.c41 getcwd (char *buf, size_t len) argument
H A Dvsprintf.c37 vsprintf (char *buf, const char *format, va_list ap) argument
/freebsd-10.1-release/contrib/gcclibs/libiberty/
H A Dspaces.c51 static char *buf; local
H A Dgetcwd.c41 getcwd (char *buf, size_t len) argument
H A Dvsprintf.c37 vsprintf (char *buf, const char *format, va_list ap) argument
/freebsd-10.1-release/contrib/ipfilter/lib/
H A Dportname.c16 static char buf[32]; local
[all...]
/freebsd-10.1-release/contrib/ldns/compat/
H A Dtimegm.c23 char buf[256]; local
/freebsd-10.1-release/contrib/sendmail/libsm/
H A Dstrexit.c33 static char buf[64]; local
/freebsd-10.1-release/contrib/sendmail/test/
H A Dt_snprintf.c26 char buf[5]; local
/freebsd-10.1-release/contrib/wpa/src/crypto/
H A Dmd5_i.h13 u32 buf[4]; member in struct:MD5Context
/freebsd-10.1-release/crypto/heimdal/lib/roken/
H A Deread.c43 eread (int fd, void *buf, size_t nbytes) argument
H A Dewrite.c43 ewrite (int fd, const void *buf, size_t nbytes) argument
/freebsd-10.1-release/lib/libc/stdio/
H A Dtmpnam.c53 static char buf[L_tmpnam]; local
/freebsd-10.1-release/sys/libkern/
H A Dinet_ntoa.c41 static char buf[4*sizeof "123"]; local
53 inet_ntoa_r(struct in_addr ina, char *buf) argument
/freebsd-10.1-release/tools/regression/lib/libc/locale/
H A Dtest-c16rtomb.c48 char buf[MB_LEN_MAX + 1]; local
[all...]
H A Dtest-mblen.c49 char buf[MB_LEN_MAX + 1]; local
[all...]
H A Dtest-wctomb.c50 char buf[MB_LEN_MAX + 1]; local
[all...]
/freebsd-10.1-release/contrib/apr/network_io/unix/
H A Dsocket_util.c53 char buf; local

Completed in 361 milliseconds

1234567891011>>