Searched refs:new_file_ctx (Results 1 – 1 of 1) sorted by relevance
123 static struct file_ctx_st *new_file_ctx(int type, const char *uri, in new_file_ctx() function156 if ((ctx = new_file_ctx(IS_FILE, uri, provctx)) == NULL) { in file_open_stream()173 if ((ctx = new_file_ctx(IS_DIR, uri, provctx)) == NULL) { in file_open_dir()
Completed in 5 milliseconds