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

  /external/kmod/testsuite/
delete_module.c 47 static void parse_retcodes(struct mod **_modules, const char *s) function
129 parse_retcodes(&modules, s);
init_module.c 63 static void parse_retcodes(struct mod *_modules, const char *s) function
194 parse_retcodes(modules, s);

Completed in 68 milliseconds