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

/netbsd-current/usr.bin/ftp/
H A Dftp_var.h328 #define EMPTYSTRING(x) ((x) == NULL || (*(x) == '\0')) macro

Completed in 478 milliseconds