Home
last modified time | relevance | path

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

/busybox-1.35.0/modutils/
Dmodutils-24.c672 static int obj_gpl_license(struct obj_file *f, const char **license);
2244 gpl = obj_gpl_license(f, NULL) == 0; in add_symbols_from()
3480 static int obj_gpl_license(struct obj_file *f, const char **license) in obj_gpl_license() function
3573 switch (obj_gpl_license(f, &ptr)) { in check_tainted_module()