Searched refs:ff_search_ctx_T (Results 1 – 1 of 1) sorted by relevance
166 typedef struct ff_search_ctx_T struct183 } ff_search_ctx_T; argument198 static void ff_clear(ff_search_ctx_T *search_ctx);315 ff_search_ctx_T *search_ctx; in vim_findfile_init()323 search_ctx = ALLOC_CLEAR_ONE(ff_search_ctx_T); in vim_findfile_init()723 ff_search_ctx_T *search_ctx; in vim_findfile()728 search_ctx = (ff_search_ctx_T *)search_ctx_arg; in vim_findfile()1201 ff_search_ctx_T *search_ctx; in vim_findfile_free_visited()1206 search_ctx = (ff_search_ctx_T *)search_ctx_arg; in vim_findfile_free_visited()1527 ff_pop(ff_search_ctx_T *search_ctx) in ff_pop()[all …]