Searched defs:namesz (Results 1 – 4 of 4) sorted by relevance
/external/toybox/toys/pending/ |
D | readelf.c | 288 static int notematch(int namesz, char **p, char *expected, int len) in notematch() 307 unsigned namesz=elf_int(&p), descsz=elf_int(&p), type=elf_int(&p), j=0; in show_notes() local
|
/external/elfutils/libebl/ |
D | eblobjnote.c | 47 ebl_object_note (Ebl *ebl, uint32_t namesz, const char *name, uint32_t type, in ebl_object_note()
|
/external/e2fsprogs/lib/blkid/ |
D | probe.c | 210 int namesz; in check_for_modules() local
|
/external/kmod/libkmod/ |
D | libkmod-module.c | 2033 size_t namesz; in kmod_module_get_sections() local
|