Searched refs:curlp (Results 1 – 1 of 1) sorted by relevance
8806 const char *curlp = getenv("LD_LIBRARY_PATH"); in exec_child() local8807 if (curlp == NULL) in exec_child()8812 asprintf(&newlp, "%s:%s", libpath, curlp)); in exec_child()