Searched defs:buf (Results 201 - 225 of 3599) sorted by relevance

1234567891011>>

/openbsd-current/sys/arch/loongson/stand/boot/
H A Dcons.c52 static char buf[1 + PMON_MAXLN]; local
[all...]
/openbsd-current/lib/libc/asr/
H A Dres_send.c30 res_send(const u_char *buf, int buflen, u_char *ans, int anslen) argument
/openbsd-current/sbin/fsck_ffs/
H A Dpass3.c43 pass3_info(char *buf, size_t buflen) argument
/openbsd-current/sbin/isakmpd/
H A Dcookie.c54 cookie_gen(struct transport *t, struct exchange *exchange, u_int8_t *buf, argument
/openbsd-current/regress/lib/libm/rint/
H A Drint.c17 char buf[132]; local
/openbsd-current/regress/lib/libm/toint/
H A Dtoint.c15 char buf[132]; local
/openbsd-current/regress/lib/libpthread/sleep/
H A Dsleep.c50 const char buf[] = "abcdefghijklimnopqrstuvwxyz"; variable
/openbsd-current/regress/lib/libradius/
H A Dtest01.c10 uint8_t buf[256]; local
[all...]
H A Dtest04.c10 uint8_t buf[1024]; local
[all...]
/openbsd-current/regress/sbin/isakmpd/dh/
H A Ddhtest.c47 char buf[DH_MAXSZ], buf2[DH_MAXSZ]; local
/openbsd-current/regress/sys/crypto/hmac/
H A Dhmac_test.c25 print_hex(unsigned char *buf, int len) argument
/openbsd-current/regress/sys/kern/pwrite/
H A Dpwrite.c20 char buf[10]; local
/openbsd-current/regress/sys/kern/pwritev/
H A Dpwritev.c22 char buf[10]; local
/openbsd-current/regress/sys/kern/signal/sigaltstack_fork/
H A Dsigaltstack_fork.c19 check_stack(void *buf, const char *label) argument
40 void *buf; local
/openbsd-current/regress/sys/kern/signal/siginfo_addr/
H A Dsiginfo_addr.c13 char buf[1024]; local
/openbsd-current/lib/libusbhid/
H A Ddata.c36 const uint8_t *buf; local
81 uint8_t *buf; local
/openbsd-current/regress/gnu/egcs/gcc-builtins/
H A Dvsprintf-1.c7 char buf[512]; local
H A Dvsprintf-2.c7 char buf[10]; local
H A Dvsprintf-3.c7 char buf[10]; local
/openbsd-current/regress/lib/libc/sleep/
H A Dsleep_test.c56 char buf[20]; local
/openbsd-current/regress/lib/libc/stdio_threading/fgetln/
H A Dfgetln_test.c24 char *buf; local
/openbsd-current/regress/lib/libc/stdio_threading/fgets/
H A Dfgets_test.c22 char buf[sizeof(TEXT_N) + 1]; local
/openbsd-current/regress/lib/libc/stdio_threading/fputs/
H A Dfputs_test.c42 char buf[sizeof(TEXT)]; local
/openbsd-current/regress/lib/libc/stdio_threading/fread/
H A Dfread_test.c24 char buf[sizeof(TEXT)]; local
/openbsd-current/regress/lib/libc/stdio_threading/fwrite/
H A Dfwrite_test.c42 char buf[sizeof(TEXT)]; local

Completed in 222 milliseconds

1234567891011>>