Lines Matching defs:name
204 inst.name, inst.extension,
235 * data is the pointer of SBI record _without_ header (key and name).
236 * name is the name string of the patch.
237 * ext is the extension data of 7 bytes long (stored in name of SBI
243 const char *name,
292 if (name)
293 strscpy(patch->name, name, sizeof(patch->name));