Home
last modified time | relevance | path

Searched refs:_count (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/lvm2/dist/tools/
H A Dlvmdiskscan.c55 static void _count(struct device *dev, int *disks, int *parts) in _count() function
88 _count(dev, &disks_found, &parts_found); in _check_device()
130 _count(dev, &pv_disks_found, &pv_parts_found); in lvmdiskscan()
/dragonfly/contrib/elftoolchain/libelf/
H A Dlibelf.h228 size_t elf32_fsize(Elf_Type _type, size_t _count,
234 Elf32_Phdr *elf32_newphdr(Elf *_elf, size_t _count);
241 size_t elf64_fsize(Elf_Type _type, size_t _count,
247 Elf64_Phdr *elf64_newphdr(Elf *_elf, size_t _count);
H A Dgelf.h74 size_t gelf_fsize(Elf *_elf, Elf_Type _type, size_t _count,
H A D_libelf.h223 void *_libelf_newphdr(Elf *_e, int _elfclass, size_t _count);
/dragonfly/contrib/file/src/
H A Dfile.h351 uint32_t _count; /* repeat/line count */ member
356 #define str_range _u._s._count
/dragonfly/sys/sys/
H A Dlinker.h236 void *_start, void *_stop, int *_count);