Home
last modified time | relevance | path

Searched defs:buf (Results 1 – 25 of 26) sorted by relevance

12

/debug/
A Dtst-realpath-chk.c29 char buf[PATH_MAX + 1]; in do_test() local
A Drealpath_chk.c25 __realpath_chk (const char *buf, char *resolved, size_t resolvedlen) in __realpath_chk()
A Dgetcwd_chk.c24 __getcwd_chk (char *buf, size_t size, size_t buflen) in __getcwd_chk()
A Dgetdomainname_chk.c22 __getdomainname_chk (char *buf, size_t buflen, size_t nreal) in __getdomainname_chk()
A Dgethostname_chk.c22 __gethostname_chk (char *buf, size_t buflen, size_t nreal) in __gethostname_chk()
A Dgetwd_chk.c24 __getwd_chk (char *buf, size_t buflen) in __getwd_chk()
A Dttyname_r_chk.c22 __ttyname_r_chk (int fd, char *buf, size_t buflen, size_t nreal) in __ttyname_r_chk()
A Dread_chk.c27 __read_chk (int fd, void *buf, size_t nbytes, size_t buflen) in __read_chk()
A Dreadlink_chk.c27 __readlink_chk (const char *path, void *buf, size_t len, size_t buflen) in __readlink_chk()
A Dconfstr_chk.c22 __confstr_chk (int name, char *buf, size_t len, size_t buflen) in __confstr_chk()
A Dpread64_chk.c23 __pread64_chk (int fd, void *buf, size_t nbytes, off64_t offset, size_t buflen) in __pread64_chk()
A Dpread_chk.c23 __pread_chk (int fd, void *buf, size_t nbytes, off_t offset, size_t buflen) in __pread_chk()
A Dreadlinkat_chk.c23 __readlinkat_chk (int fd, const char *path, void *buf, size_t len, in __readlinkat_chk()
A Drecv_chk.c23 __recv_chk (int fd, void *buf, size_t n, size_t buflen, int flags) in __recv_chk()
A Dgets_chk.c31 __gets_chk (char *buf, size_t size) in __gets_chk()
A Dtst-longjmp_chk3.c27 static char buf[SIGSTKSZ * 4]; variable
A Drecvfrom_chk.c23 __recvfrom_chk (int fd, void *buf, size_t n, size_t buflen, int flags, in __recvfrom_chk()
A Dfgets_chk.c32 __fgets_chk (char *buf, size_t size, int n, FILE *fp) in __fgets_chk()
A Dfgets_u_chk.c32 __fgets_unlocked_chk (char *buf, size_t size, int n, FILE *fp) in __fgets_unlocked_chk()
A Dfgetws_chk.c23 __fgetws_chk (wchar_t *buf, size_t size, int n, FILE *fp) in __fgetws_chk()
A Dfgetws_u_chk.c32 __fgetws_unlocked_chk (wchar_t *buf, size_t size, int n, FILE *fp) in __fgetws_unlocked_chk()
A Dtst-longjmp_chk.c26 char buf[1000]; in f() local
A Dpcprofile.c77 void *buf[2]; in __cyg_profile_func_enter() local
A Dbacktracesymsfd.c42 char buf[WORD_WIDTH]; in __backtrace_symbols_fd() local
A Dsegfault.c57 char buf[30]; in write_strsignal() local
123 char buf[256]; in catch_segfault() local

Completed in 41 milliseconds

12