Searched defs:EMPTYSTRING (Results 1 - 1 of 1) sorted by last modified time

/freebsd-10.0-release/contrib/tnftp/src/
H A Dftp_var.h327 #define EMPTYSTRING(x) ((x) == NULL || (*(x) == '\0')) macro

Completed in 63 milliseconds