Home
last modified time | relevance | path

Searched refs:may_free (Results 1 – 1 of 1) sorted by relevance

/freebsd/libexec/rtld-elf/
H A Drtld.c1142 bool may_free) in origin_subst_one() argument
1167 return (may_free ? real : xstrdup(real)); in origin_subst_one()
1200 if (may_free) in origin_subst_one()