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

/netbsd-6-1-5-RELEASE/libexec/ftpd/
H A Dextern.h371 #define EMPTYSTR(p) ((p) == NULL || *(p) == '\0') macro

Completed in 98 milliseconds