Searched defs:buf (Results 1 - 25 of 4553) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/mdocml/
H A Dtest-strlcat.c6 char buf[3] = "a"; local
H A Dtest-strlcpy.c6 char buf[2] = ""; local
H A Dtest-strsep.c6 char buf[6] = "aybxc"; local
/freebsd-11-stable/contrib/sendmail/libsm/
H A Dt-strio.c21 char buf[20]; local
H A Dt-scanf.c25 char buf[128]; local
[all...]
H A Dstrerror.c50 static char buf[64]; local
/freebsd-11-stable/contrib/sendmail/libsmutil/
H A Dsnprintf.c38 static char buf[MAXSHORTSTR + 1]; local
[all...]
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dxfree.c39 rk_xfree (void *buf) argument
/freebsd-11-stable/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-11-stable/crypto/openssh/regress/unittests/conversion/
H A Dtests.c26 char buf[1024]; local
/freebsd-11-stable/crypto/openssl/crypto/x509/
H A Dx509_txt.c73 static char buf[100]; local
/freebsd-11-stable/contrib/netbsd-tests/kernel/
H A Dh_ps_strings2.c51 char buf[16]; local
/freebsd-11-stable/contrib/ntp/libntp/
H A Drefnumtoa.c17 char *buf; local
/freebsd-11-stable/contrib/file/python/
H A Dexample.py11 buf = f.read(4096) variable
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dasprintf.c47 asprintf (char **buf, const char *fmt, ...) argument
H A Dspaces.c51 static char *buf; local
/freebsd-11-stable/contrib/dtc/libfdt/
H A Dfdt_empty_tree.c58 int fdt_create_empty_tree(void *buf, int bufsize) argument
/freebsd-11-stable/contrib/ipfilter/lib/
H A Dportname.c16 static char buf[32]; local
[all...]
H A Dprintip.c30 char buf[INET6_ADDRSTRLEN + 1]; local
/freebsd-11-stable/contrib/ldns/compat/
H A Dctime_r.c9 char *ctime_r(const time_t *timep, char *buf) argument
/freebsd-11-stable/bin/rcp/
H A Dextern.h35 char *buf; member in struct:__anon14
/freebsd-11-stable/bin/sh/
H A Darith_yylex.c57 const char *buf = arith_buf; local
[all...]
/freebsd-11-stable/contrib/groff/src/libs/libgroff/
H A Dstrerror.c41 static char buf[sizeof("Error ") + 1 + INT_DIGITS]; local
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dasprintf.c47 asprintf (char **buf, const char *fmt, ...) argument

Completed in 200 milliseconds

1234567891011>>