HomeSort by relevance Sort by last modified time
    Searched full:mod_strerror (Results 1 - 2 of 2) sorted by null

  /external/kmod/tools/
insert.c 45 static const char *mod_strerror(int err) function
112 ERR("Could not insert '%s': %s\n", kmod_module_get_name(mod), mod_strerror(err));
insmod.c 49 static const char *mod_strerror(int err) function
152 mod_strerror(-err));

Completed in 67 milliseconds