OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mod_name
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/loadso/macosx/
SDL_dlcompat.c
338
const char *
mod_name
= NSNameOfModule(mod);
local
342
debug("Module name: %s",
mod_name
);
345
if (!SDL_strcmp(
mod_name
, _dyld_get_image_name(i)))
[
all
...]
/external/libsepol/src/
link.c
2086
char *
mod_name
= cur->branch_list->module_name ?
local
2145
char *
mod_name
= cur->branch_list->module_name ?
local
2217
char *
mod_name
= decl->module_name ?
local
[
all
...]
Completed in 51 milliseconds