Searched defs:buf (Results 101 - 125 of 811) sorted by relevance

1234567891011>>

/barrelfish-master/lib/spawndomain/
H A Dgetopt.c19 const char *getopt(const char **optstring, char *buf, size_t buflen, argument
/barrelfish-master/usr/mem_serv_dist/
H A Dmemtest_trace.c60 static char *buf = NULL; variable
/barrelfish-master/usr/skb/measurement/
H A Dcpuid.c38 char buf[CPUID_PROC_NAME_LENGTH+1]; local
/barrelfish-master/usr/tests/large_page/
H A Dmap_test_32.c33 uint8_t *buf; local
H A Dmalloc_test.c48 uint8_t *buf = bufs[k]; local
/barrelfish-master/lib/libc/db/btree/
H A Dbt_overflow.c78 __ovfl_get(BTREE *t, void *p, size_t *ssz, void **buf, size_t *bufsz) argument
/barrelfish-master/lib/libc/db/test/hash.tests/
H A Ddriver2.c67 char buf[256]; local
/barrelfish-master/lib/libc/gen/
H A Dsetproctitle.c66 static char *buf = NULL; local
[all...]
H A Dttyname.c60 ttyname_r(int fd, char *buf, size_t len) argument
89 char *buf; local
[all...]
/barrelfish-master/lib/libc/locale/
H A Dwcsnrtombs.c66 char buf[MB_LEN_MAX]; local
H A Dwcstod.c56 char *buf, *end; local
H A Dwcstof.c50 char *buf, *end; local
H A Dwcstold.c50 char *buf, *end; local
/barrelfish-master/lib/libc/regex/grot/
H A Ddebug.c205 static char buf[10]; local
/barrelfish-master/lib/libc/rpc/
H A Ddes_crypt.c73 cbc_crypt(char *key, char *buf, unsigned len, unsigned mode, char *ivec) argument
95 ecb_crypt(char *key, char *buf, unsigned len, unsigned mode) argument
114 common_crypt(char *key, char *buf, unsigned len, unsigned mode, argument
H A Dpmap_clnt.c68 char buf[32]; local
H A Drpcb_st_xdr.c86 int32_t *buf; local
[all...]
/barrelfish-master/lib/libc/stdio/
H A Dstdio.c53 __sread(void *cookie, char *buf, int n) argument
61 __swrite(void *cookie, char const *buf, int n) argument
87 _sread(FILE *fp, char *buf, int n) argument
105 _swrite(FILE *fp, char const *buf, int n) argument
H A Dvsscanf.c54 eofread(void *cookie, char *buf, int len) argument
H A Dvswscanf.c59 eofread(void *cookie, char *buf, int len) argument
/barrelfish-master/lib/libc/sys/barrelfish/
H A Dsyscalls.c25 clock_t times(struct tms *buf) argument
/barrelfish-master/lib/libc/tests/net/
H A Deui64_aton_test.c45 char buf[EUI64_SIZ]; local
/barrelfish-master/lib/libc/tests/stdio/
H A Dopen_memstream2_test.c42 static char *buf; variable
[all...]
H A Dopen_wmemstream_test.c42 static wchar_t *buf; variable
[all...]
H A Dprint_positional_test.c59 static char buf[1024]; variable

Completed in 444 milliseconds

1234567891011>>