Home
last modified time | relevance | path

Searched +defs:string +defs:to +defs:char (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_interceptors.cpp152 #define COMMON_INTERCEPTOR_MEMMOVE_IMPL(ctx, to, from, size) \ argument
158 #define COMMON_INTERCEPTOR_MEMCPY_IMPL(ctx, to, from, size) \ argument
397 DEFINE_REAL(char*, index, const char *string, int c) in DEFINE_REAL()
425 INTERCEPTOR(char*, strncat, char *to, const char *from, uptr size) { in INTERCEPTOR() argument
444 INTERCEPTOR(char *, strcpy, char *to, const char *from) { in INTERCEPTOR() argument
466 INTERCEPTOR(char*, strdup, const char *s) { in INTERCEPTOR() argument
482 INTERCEPTOR(char*, __strdup, const char *s) { in INTERCEPTOR() argument
498 INTERCEPTOR(char*, strncpy, char *to, const char *from, uptr size) { in INTERCEPTOR() argument
/openbsd-src/gnu/llvm/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp281 INTERCEPTOR(char *, strcpy, char *dest, const char *src) { in INTERCEPTOR() argument
291 INTERCEPTOR(char *, strncpy, char *dest, const char *src, SIZE_T n) { in INTERCEPTOR() argument
304 INTERCEPTOR(char *, stpcpy, char *dest, const char *src) { in INTERCEPTOR() argument
314 INTERCEPTOR(char *, stpncpy, char *dest, const char *src, SIZE_T n) { in INTERCEPTOR() argument
330 INTERCEPTOR(char *, strdup, char *src) { in INTERCEPTOR() argument
343 INTERCEPTOR(char *, __strdup, char *src) { in INTERCEPTOR() argument
358 INTERCEPTOR(char *, gcvt, double number, SIZE_T ndigit, char *buf) { in INTERCEPTOR() argument
370 INTERCEPTOR(char *, strcat, char *dest, const char *src) { in INTERCEPTOR() argument
382 INTERCEPTOR(char *, strncat, char *dest, const char *src, SIZE_T n) { in INTERCEPTOR() argument
448 INTERCEPTORS_STRTO(double, strtod, char) in INTERCEPTORS_STRTO() argument
[all …]
/openbsd-src/gnu/gcc/libmudflap/
H A Dmf-hooks2.c187 WRAPPER2(char *, strcpy, char *dest, const char *src) in WRAPPER2() argument
202 WRAPPER2(char *, strncpy, char *dest, const char *src, size_t n) in WRAPPER2() argument
213 WRAPPER2(char *, strcat, char *dest, const char *src) in WRAPPER2() argument
227 WRAPPER2(char *, strncat, char *dest, const char *src, size_t n) in WRAPPER2() argument
314 WRAPPER2(char *, strdup, const char *s) in WRAPPER2() argument
337 WRAPPER2(char *, strndup, const char *s, size_t n) in WRAPPER2() argument
362 WRAPPER2(char *, strchr, const char *s, int c) in WRAPPER2() argument
372 WRAPPER2(char *, strrchr, const char *s, int c) in WRAPPER2() argument
382 WRAPPER2(char *, strstr, const char *haystack, const char *needle) in WRAPPER2() argument
454 WRAPPER2(char *, index, const char *s, int c) in WRAPPER2() argument
[all …]
/openbsd-src/usr.bin/newsyslog/
H A Dnewsyslog.c991 isnumberstr(char * string) isnumberstr() argument
1113 stat_suffix(char * file,size_t size,char * suffix,struct stat * sp,int (* func)(const char *,struct stat *)) stat_suffix() argument
1349 movefile(char * from,char * to,uid_t owner_uid,gid_t group_gid,mode_t perm) movefile() argument
[all...]
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Delf.c1107 const char *string; in _bfd_elf_print_private_bfd_data() local
1303 const char *string) in _bfd_elf_link_hash_newfunc()
1429 const char *)) in _bfd_elf_link_hash_table_init()
1593 const char *string; in bfd_elf_get_bfd_needed_list() local
3157 unsigned int to, in make_mapping()
7663 int (*target_read_memory) (bfd_vma, char *, int)) in bfd_elf_bfd_from_remote_memory() argument
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Delf64-ppc.c3436 #define ppc_stub_hash_lookup(table, string, create, copy) \ argument
3440 #define ppc_branch_hash_lookup(table, string, create, copy) \ argument
3449 const char *string) in stub_hash_newfunc()
3485 const char *string) in branch_hash_newfunc()
3516 const char *string) in link_hash_newfunc()
3903 struct ppc_link_hash_entry *to) in move_plt_plist()
9065 ppc64_elf_size_stubs (bfd *output_bfd, in ppc64_elf_size_stubs()
H A Delf.c1274 const char *string; in _bfd_elf_print_private_bfd_data() local
1474 const char *string) in _bfd_elf_link_hash_newfunc()
1589 const char *), in _bfd_elf_link_hash_table_init()
1764 const char *string; in bfd_elf_get_bfd_needed_list() local
3598 unsigned int to, in make_mapping()