/external/strace/tests/ |
readlink.c | 46 hexquote_strndup(fname, sizeof(LINKPATH) - 1); 66 const char * const hex_buf = hexquote_strndup(buf, size);
|
readlinkat.c | 46 hexquote_strndup(fname, sizeof(LINKPATH) - 1); 66 const char * const hex_buf = hexquote_strndup(buf, size);
|
hexquote_strndup.c | 37 hexquote_strndup(const char *src, const size_t src_len) function
|
tests.h | 160 const char *hexquote_strndup(const char *, size_t);
|
/external/strace/tests-m32/ |
readlink.c | 46 hexquote_strndup(fname, sizeof(LINKPATH) - 1); 66 const char * const hex_buf = hexquote_strndup(buf, size);
|
readlinkat.c | 46 hexquote_strndup(fname, sizeof(LINKPATH) - 1); 66 const char * const hex_buf = hexquote_strndup(buf, size);
|
hexquote_strndup.c | 37 hexquote_strndup(const char *src, const size_t src_len) function
|
tests.h | 160 const char *hexquote_strndup(const char *, size_t);
|
/external/strace/tests-mx32/ |
readlink.c | 46 hexquote_strndup(fname, sizeof(LINKPATH) - 1); 66 const char * const hex_buf = hexquote_strndup(buf, size);
|
readlinkat.c | 46 hexquote_strndup(fname, sizeof(LINKPATH) - 1); 66 const char * const hex_buf = hexquote_strndup(buf, size);
|
hexquote_strndup.c | 37 hexquote_strndup(const char *src, const size_t src_len) function
|
tests.h | 160 const char *hexquote_strndup(const char *, size_t);
|