Searched refs:lsm_get_context (Results 1 – 4 of 4) sorted by relevance
96 static inline int lsm_get_context(char *filename, char **context) in lsm_get_context() function
89 strout(lsm_get_context(TT.file, &context) != -1 ? context : "?"); in print_stat()
381 if (lsm_get_context(path, &context) != -1) { in do_find()645 ll = (lsm_get_context(path, &ff) != -1) ? (long)ff : (long)"?"; in do_find()
197 lsm_get_context(path, (char **)&new->extra); in filter()