Searched defs:name (Results 1 – 4 of 4) sorted by relevance
13 const char *name; /* short friendly name of the plugin */ member
74 static enum plugin_err load_plugin(const char *name, struct plugin *p) in load_plugin()
470 char name[PATH_MAX] = { 0 }; in get_dev_fd() local
160 TEEC_Result TEEC_InitializeContext(const char *name, TEEC_Context *ctx) in TEEC_InitializeContext()
Completed in 15 milliseconds