Searched refs:EMPTYSTRING (Results 1 – 5 of 5) sorted by relevance
393 if (EMPTYSTRING(url)) in url_decode()687 if (EMPTYSTRING(no_proxy)) in handle_noproxy()732 EMPTYSTRING(pui.host) || in handle_proxy()733 (! EMPTYSTRING(pui.path) && strcmp(pui.path, "/") != 0)) { in handle_proxy()1013 if (EMPTYSTRING(*auth)) { in do_auth()1152 if (EMPTYSTRING(location)) { in negotiate_connection()1367 if (ui.utype == FILE_URL_T && ! EMPTYSTRING(ui.host) in fetch_url()1373 if (EMPTYSTRING(ui.path)) { in fetch_url()1403 if (EMPTYSTRING(savefile)) { in fetch_url()1463 if (! EMPTYSTRING(penv)) { /* use proxy */ in fetch_url()[all …]
332 #define EMPTYSTRING(x) ((x) == NULL || (*(x) == '\0')) macro
471 if (! EMPTYSTRING(cp)) in main()480 if (localhome == NULL && !EMPTYSTRING(pw->pw_dir)) in main()
1352 if (EMPTYSTRING(p)) in ls()2596 if (EMPTYSTRING(p)) in lpage()2627 if (EMPTYSTRING(p)) in page()
1045 if (! EMPTYSTRING(remote)) { in recvrequest()