Home
last modified time | relevance | path

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

12345678910>>...853

/third_party/musl/libc-test/src/regression/
H A Dregex-ere-backref.c8 char buf[200]; in main() local
[all...]
H A Dscanf-bytes-consumed.c8 char buf[] = { 'a', 'a', 0 }; in main() local
H A Drewind-clear-error.c9 char buf[1]; in main() local
H A Dscanf-match-literal-eof.c8 char buf[] = { 0 }; in main() local
H A Dsem_close-unmap.c9 char buf[] = "mysemXXXXXX"; in main() local
/third_party/musl/porting/liteos_a/user/src/signal/
H A Dsiglongjmp.c8 _Noreturn void siglongjmp(sigjmp_buf buf, int ret) in siglongjmp() argument
/third_party/musl/porting/uniproton/kernel/src/stdio/
H A Dstdin.c5 static unsigned char buf[BUFSIZ+UNGET]; variable
/third_party/musl/src/linux/
H A Dgetrandom.c4 ssize_t getrandom(void *buf, size_t buflen, unsigned flags) in getrandom() argument
/third_party/musl/src/unistd/
H A Dttyname.c8 static char buf[TTY_NAME_MAX]; in ttyname() local
H A Dwrite.c4 ssize_t write(int fd, const void *buf, size_t count) in write() argument
/third_party/mesa3d/src/intel/ds/
H A Dintel_pps_priv.h35 char buf[40]; in intel_pps_clock_id() local
/third_party/ltp/testcases/kernel/io/ltp-aiodio/
H A Ddirty.c40 char buf[32 * 1024]; in main() local
H A Dcommon_checkzero.h22 static char *check_zero(char *buf, int size) in check_zero() argument
[all...]
/third_party/ltp/testcases/kernel/syscalls/rmdir/
H A Drmdir01.c20 struct stat buf; in verify_rmdir() local
/third_party/ltp/testcases/kernel/syscalls/ipc/msgctl/
H A Dmsgctl03.c19 struct msqid_ds buf; in verify_msgctl() local
/third_party/ltp/testcases/kernel/syscalls/sysfs/
H A Dsysfs02.c23 char buf[40]; in verify_sysfs02() local
/third_party/ltp/tools/sparse/sparse-src/validation/optim/
H A Dmemops-missed01.c5 char buf[1] = { 42 }; in foo() local
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dflex-array-union-array.h8 char buf[200]; member
/third_party/musl/libc-test/src/functional/
H A Dstrtod_simple.c20 char buf[1000]; in main() local
H A Dstrtod_long.c9 char buf[40000]; in main() local
H A Dtls_init_dlopen.c10 char buf[512]; in main() local
H A Dtls_init_dso.c1 static char buf[] = "foobar"; variable
/third_party/musl/libc-test/src/common/
H A Dprint.c11 char buf[512]; in t_printf() local
[all...]
H A Dpath.c6 char *t_pathrel(char *buf, size_t n, char *argv0, char *p) in t_pathrel() argument
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_query.h36 struct svga_winsys_buffer *buf; member

Completed in 5 milliseconds

12345678910>>...853