bstring bjoin (const struct bstrList * bl, const_bstring sep); * * Join the entries of a bstrList into one bstring by sequentially * concatenating them with the sep string in between. If there is an error * NULL is returned, otherwise a bstring with the correct result is returned. */
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected