Searched refs:OBJ_LIST_COMPRESS_DEPTH (Results 1 – 3 of 3) sorted by relevance
370 #define OBJ_LIST_COMPRESS_DEPTH 0 macro
2201 …figNumericalOption(state,"list-compress-depth",server.list_compress_depth,OBJ_LIST_COMPRESS_DEPTH);
1614 server.list_compress_depth = OBJ_LIST_COMPRESS_DEPTH; in initServerConfig()