Searched refs:getoptionvalue (Results 1 – 6 of 6) sorted by relevance
140 char *getoptionvalue(const char *);
608 proxyenv = getoptionvalue("http_proxy"); in fetch_url()610 proxyenv = getoptionvalue("ftp_proxy"); in fetch_url()622 no_proxy = getoptionvalue("no_proxy"); in fetch_url()1761 proxyenv = getoptionvalue("ftp_proxy"); in go_fetch()
1345 p = getoptionvalue("pager"); in ls()2575 p = getoptionvalue("pager"); in lpage()2606 p = getoptionvalue("pager"); in page()
1036 getoptionvalue(const char *name) in getoptionvalue() function
404 pass = ftp_strdup(getoptionvalue("anonpass")); in ftp_login()
1547 - add getoptionvalue() to retrieve an option's value, and replace a few