Home
last modified time | relevance | path

Searched defs:checked_strdup (Results 1 – 2 of 2) sorted by relevance

/dports/security/aide/aide-0.17.4/src/
H A Dutil.c65 void* checked_strdup(const char *s) { in checked_strdup() function
/dports/devel/dasm/dasm-2.20.14.1/src/
H A Dutil.c204 char *checked_strdup(const char *s) in checked_strdup() function