| /third_party/ltp/include/ |
| H A D | tst_module.h | 13 static inline void tst_module_exists(const char *mod_name, char **mod_path) in tst_module_exists() argument 21 static inline void tst_module_load(const char *mod_name, char *const argv[]) in tst_module_load() argument 28 static inline void tst_module_unload(const char *mod_name) in tst_module_unload() argument
|
| /third_party/toybox/toys/other/ |
| H A D | rmmod.c | 28 char * mod_name; in rmmod_main() local
|
| /third_party/ltp/include/old/ |
| H A D | old_module.h | 55 tst_module_exists(void (cleanup_fn)(void), const char *mod_name, char **mod_path) tst_module_exists() argument 72 tst_module_load(void (cleanup_fn)(void), const char *mod_name, char *const argv[]) tst_module_load() argument 84 tst_module_unload(void (cleanup_fn)(void), const char *mod_name) tst_module_unload() argument [all...] |
| /third_party/ltp/lib/ |
| H A D | tst_module.c | 104 void tst_module_unload_(void (cleanup_fn)(void), const char *mod_name) in tst_module_unload_() argument 31 tst_module_exists_(void (cleanup_fn)(void), const char *mod_name, char **mod_path) tst_module_exists_() argument 80 tst_module_load_(void (cleanup_fn)(void), const char *mod_name, char *const argv[]) tst_module_load_() argument [all...] |
| /third_party/python/Python/ |
| H A D | dynload_shlib.c | 83 PyObject *mod_name; in _PyImport_FindSharedFuncptr() local
|
| /third_party/elfutils/tests/ |
| H A D | dwflsyms.c | 107 list_syms(struct Dwfl_Module *mod, void **user __attribute__ ((unused)), const char *mod_name, Dwarf_Addr low_addr __attribute__ ((unused)), void *arg __attribute__ ((unused))) list_syms() argument
|
| /third_party/selinux/checkpolicy/ |
| H A D | checkmodule.c | 290 char *mod_name = modpolicydb.name; in main() local
|
| /third_party/FreeBSD/stand/kshim/ |
| H A D | bsd_kernel.h | 89 const char *mod_name; member
|
| /third_party/python/Objects/ |
| H A D | moduleobject.c | 760 PyObject *attr, *mod_name, *getattr; in module_getattro() local [all...] |
| /third_party/node/src/ |
| H A D | node_binding.cc | 598 GetInternalBindingExportObject(IsolateData* isolate_data, const char* mod_name, Local<Context> context) GetInternalBindingExportObject() argument
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | show-parse.c | 115 struct mod_name { in show_modifiers() struct
|
| /third_party/pulseaudio/src/modules/alsa/ |
| H A D | alsa-sink.c | 2331 const char *dev_id = NULL, *key, *mod_name; in pa_alsa_sink_new() local
|
| H A D | alsa-source.c | 2035 const char *dev_id = NULL, *key, *mod_name; in pa_alsa_source_new() local
|
| H A D | alsa-ucm.c | 681 static char *modifier_name_to_role(const char *mod_name, bool *is_sink) { in modifier_name_to_role() argument 707 static void ucm_set_media_roles(pa_alsa_ucm_modifier *modifier, pa_alsa_ucm_device *list, const char *mod_name) { in ucm_set_media_roles() argument 891 const char *mod_name = pa_proplist_gets(mod->proplist, PA_ALSA_PROP_UCM_NAME); in pa_alsa_ucm_get_verb() local 1517 const char *new_desc, *mod_name, *channel_str; alsa_mapping_add_ucm_modifier() local 1635 ucm_create_mapping_for_modifier( pa_alsa_ucm_config *ucm, pa_alsa_profile_set *ps, pa_alsa_profile *p, pa_alsa_ucm_modifier *modifier, const char *verb_name, const char *mod_name, const char *device_str, bool is_sink) ucm_create_mapping_for_modifier() argument 2216 const char *mod_name = pa_proplist_gets(mod->proplist, PA_ALSA_PROP_UCM_NAME); pa_alsa_ucm_roled_stream_begin() local 2242 const char *mod_name = pa_proplist_gets(mod->proplist, PA_ALSA_PROP_UCM_NAME); pa_alsa_ucm_roled_stream_end() local [all...] |
| /third_party/python/Modules/ |
| H A D | pyexpat.c | 1632 PyObject *mod_name = PyUnicode_FromString(fullname); in add_submodule() local
|
| /third_party/selinux/libsepol/src/ |
| H A D | link.c | 2029 const char *mod_name = cur->branch_list->module_name ? in debug_requirements() local 2088 const char *mod_name = cur->branch_list->module_name ? in print_missing_requirements() local 2160 const char *mod_name = decl->module_name ? in enable_avrules() local [all...] |