Searched refs:unbound_stat_strdup_log (Results 1 – 4 of 4) sorted by relevance
| /freebsd/lib/libunbound/ |
| H A D | config.h | 1603 # define strdup(s) unbound_stat_strdup_log(s, __FILE__, __LINE__, __func__) 1621 char *unbound_stat_strdup_log(const char *s, const char* file, int line,
|
| /freebsd/contrib/unbound/util/ |
| H A D | alloc.c | 532 char *unbound_stat_strdup_log(const char *s, const char* file, int line, in unbound_stat_strdup_log() function
|
| /freebsd/contrib/unbound/ |
| H A D | config.h.in | 1612 # define strdup(s) unbound_stat_strdup_log(s, __FILE__, __LINE__, __func__) 1630 char *unbound_stat_strdup_log(const char *s, const char* file, int line,
|
| H A D | configure.ac | 2432 # define strdup(s) unbound_stat_strdup_log(s, __FILE__, __LINE__, __func__) 2450 char *unbound_stat_strdup_log(const char *s, const char* file, int line,
|