Home
last modified time | relevance | path

Searched refs:DEBUG_FEAT (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/tnftp/src/
H A Dutil.c273 #define DEBUG_FEAT(x) fprintf(ttyout, "features[" #x "] = %d\n", features[(x)]) in getremoteinfo() macro
274 DEBUG_FEAT(FEAT_FEAT); in getremoteinfo()
275 DEBUG_FEAT(FEAT_MDTM); in getremoteinfo()
276 DEBUG_FEAT(FEAT_MLST); in getremoteinfo()
277 DEBUG_FEAT(FEAT_REST_STREAM); in getremoteinfo()
278 DEBUG_FEAT(FEAT_SIZE); in getremoteinfo()
279 DEBUG_FEAT(FEAT_TVFS); in getremoteinfo()
280 #undef DEBUG_FEAT in getremoteinfo()