Searched defs:buf (Results 51 - 75 of 3599) sorted by relevance

1234567891011>>

/openbsd-current/regress/gnu/egcs/gcc-bounds/
H A Dstrlcpy-3.c5 char buf[10]; local
H A Dstrlcpy-4.c5 char *buf; local
/openbsd-current/regress/gnu/egcs/gcc-builtins/
H A Dsprintf-2.c6 char buf[10]; local
H A Dsprintf-3.c6 char buf[10]; local
H A Dstpcpy-2.c6 char buf[10]; local
H A Dstrcat-2.c6 char buf[10]; local
H A Dstrcpy-2.c6 char buf[10]; local
/openbsd-current/sys/lib/libkern/
H A Dexplicit_bzero.c12 __explicit_bzero_hook(void *buf, size_t len) argument
17 explicit_bzero(void *buf, size_t len) argument
/openbsd-current/lib/libcrypto/arc4random/
H A Dgetentropy_win.c37 getentropy(void *buf, size_t len) argument
/openbsd-current/regress/lib/libc/strchr/
H A Dstrchrtest.c28 char *buf; local
[all...]
/openbsd-current/lib/libfido2/src/
H A Drandom.c12 fido_get_random(void *buf, size_t len) argument
/openbsd-current/regress/sys/kern/unixsockets/
H A Dundgram_selfconn.c40 int s, buf; local
/openbsd-current/regress/usr.bin/ssh/unittests/conversion/
H A Dtests.c22 char buf[1024]; local
[all...]
/openbsd-current/regress/usr.bin/ssh/unittests/misc/
H A Dtest_convtime.c26 char buf[1024]; local
/openbsd-current/regress/usr.bin/ssh/
H A Dtimestamp.c36 char buf[1024]; local
/openbsd-current/lib/libc/net/
H A Drecv.c37 recv(int s, void *buf, size_t len, int flags) argument
/openbsd-current/lib/libc/gen/
H A Dgetcwd.c25 getcwd(char *buf, size_t size) argument
H A Dpsignal.c45 static char buf[NL_TEXTMAX]; local
/openbsd-current/gnu/gcc/libssp/
H A Dgets-chk.c60 char *ret, *buf; local
/openbsd-current/gnu/lib/libiberty/src/
H A Dvsprintf.c37 vsprintf (char *buf, const char *format, va_list ap) argument
/openbsd-current/games/boggle/boggle/
H A Dhelp.c48 char buf[BUFSIZ]; local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20020107-1.c14 char buf[10]; variable
H A Dstring-opt-5.c20 char buf [64]; variable
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A D20000614-2.c7 char buf[8]; variable
/openbsd-current/lib/libc/rpc/
H A Drpc_callmsg.c45 int32_t *buf; local
[all...]

Completed in 305 milliseconds

1234567891011>>