Home
last modified time | relevance | path

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

/dragonfly/libexec/rtld-elf/
H A Drtld.c890 bool may_free) in origin_subst_one() argument
911 return (may_free ? real : xstrdup(real)); in origin_subst_one()
942 if (may_free) in origin_subst_one()