Searched refs:DEBUG_FEAT (Results 1 – 1 of 1) sorted by relevance
273 #define DEBUG_FEAT(x) fprintf(ttyout, "features[" #x "] = %d\n", features[(x)]) in getremoteinfo() macro274 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()