Home
last modified time | relevance | path

Searched refs:parse_retcodes (Results 1 – 2 of 2) sorted by relevance

/external/kmod/testsuite/
Ddelete_module.c47 static void parse_retcodes(struct mod **_modules, const char *s) in parse_retcodes() function
129 parse_retcodes(&modules, s); in init_retcodes()
Dinit_module.c63 static void parse_retcodes(struct mod *_modules, const char *s) in parse_retcodes() function
194 parse_retcodes(modules, s); in init_retcodes()