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

1234567891011>>

/openbsd-current/lib/libc/stdio/
H A Dfgets.c46 fgets(char *buf, int n, FILE *fp) argument
H A Dgetline.c34 getline(char **__restrict buf, size_t *__restrict buflen, FILE *__restrict fp) argument
H A Dperror.c44 char buf[NL_TEXTMAX]; local
H A Dsetbuf.c38 setbuf(FILE *fp, char *buf) argument
H A Dtmpnam.c46 static char buf[L_tmpnam]; local
/openbsd-current/lib/libc/stdlib/
H A Dl64a.c13 static char buf[8]; local
/openbsd-current/lib/libc/string/
H A Dexplicit_bzero.c10 __explicit_bzero_hook(void *buf, size_t len) argument
15 explicit_bzero(void *buf, size_t len) argument
H A Dstrerror.c37 static char buf[NL_TEXTMAX]; local
H A Dstrsignal.c36 static char buf[NL_TEXTMAX]; local
/openbsd-current/regress/lib/libradius/
H A Dtest20.c10 char buf[256]; local
[all...]
/openbsd-current/regress/gnu/egcs/gcc-bounds/
H A Dgetcwd-1.c4 char buf[10]; local
H A Dgetcwd-2.c4 char buf[10]; local
H A Dgetcwd-3.c4 char buf[10]; local
H A Dgetcwd-4.c5 char buf[1024]; local
H A Dsnprintf-1.cpp4 char buf[20]; local
H A Dsnprintf-2.cpp4 char buf[20]; local
H A Dsnprintf-3.cpp4 char *buf; local
H A Dsnprintf-5.cpp4 char buf[10]; local
H A Dsscanf-6.c4 char buf[20]; local
H A Dstrlcat-1.c5 char buf[10]; local
H A Dstrlcat-2.c5 char buf[10]; local
H A Dstrlcat-3.c5 char buf[10]; local
H A Dstrlcat-6.c5 char buf[10]; local
H A Dstrlcpy-1.c5 char buf[10]; local
H A Dstrlcpy-2.c5 char buf[10]; local

Completed in 223 milliseconds

1234567891011>>