Searched refs:EMPTYSTRING (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/lukemftp-14/tnftp/src/
H A Dfetch.c277 if (EMPTYSTRING(url))
530 if (urltype == FILE_URL_T && ! EMPTYSTRING(host)
536 if (EMPTYSTRING(path)) {
559 if (EMPTYSTRING(savefile)) {
616 if (! EMPTYSTRING(proxyenv)) { /* use proxy */
625 if (! EMPTYSTRING(no_proxy)) {
673 EMPTYSTRING(phost) ||
674 (! EMPTYSTRING(ppath)
702 } /* ! EMPTYSTRING(proxyenv) */
1019 if (EMPTYSTRING(locatio
[all...]
H A Dftp_var.h332 #define EMPTYSTRING(x) ((x) == NULL || (*(x) == '\0')) macro
H A Dmain.c479 if (! EMPTYSTRING(cp))
488 if (localhome == NULL && !EMPTYSTRING(pw->pw_dir))
H A Dcmds.c1347 if (EMPTYSTRING(p))
2558 if (EMPTYSTRING(p))
2588 if (EMPTYSTRING(p))
H A Dftp.c1007 if (! EMPTYSTRING(remote)) {
H A Dftp.c.orig1003 if (! EMPTYSTRING(remote)) {
/macosx-10.10/system_cmds-643.1.1/trace.tproj/
H A Dtrace.c116 #define EMPTYSTRING "" macro
2770 *command = EMPTYSTRING;
2780 *command = EMPTYSTRING;
/macosx-10.10/system_cmds-643.1.1/latency.tproj/
H A Dlatency.c295 #define EMPTYSTRING "" macro
1356 *command = EMPTYSTRING;
2174 if (command1 == EMPTYSTRING) {

Completed in 116 milliseconds