Searched refs:apply_file (Results 1 – 2 of 2) sorted by relevance
63 static int apply_file(struct kmod_ctx *ctx, const char *path, bool ignore_enoent) { in apply_file() function190 k = apply_file(ctx, argv[i], false); in run()215 k = apply_file(ctx, *fn, true); in run()
71 static int apply_file(const char *filename, bool ignore_enoent) { in apply_file() function210 k = apply_file(argv[i], false); in run()235 k = apply_file(*f, true); in run()