OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kmod_elf_strip_vermagic
(Results
1 - 3
of
3
) sorted by null
/external/kmod/libkmod/
libkmod-internal.h
174
int
kmod_elf_strip_vermagic
(struct kmod_elf *elf) _must_check_ __attribute__((nonnull(1)));
libkmod-elf.c
598
int
kmod_elf_strip_vermagic
(struct kmod_elf *elf)
function
libkmod-module.c
871
err =
kmod_elf_strip_vermagic
(elf);
[
all
...]
Completed in 95 milliseconds