Home
last modified time | relevance | path

Searched defs:secno (Results 1 – 4 of 4) sorted by relevance

/third_party/elfio/examples/c_wrapper/
Dc_example.c66 int secno = elfio_get_sections_num( pelfio ); in main() local
/third_party/libbpf/src/
Delf.c108 int secno = elfio_get_sections_num(pelfio); in elf_find_next_scn_by_type() local
/third_party/f2fs-tools/fsck/
Df2fs.h458 #define GET_SEG_FROM_SEC(sbi, secno) \ argument
Dmount.c62 unsigned int secno = segno / sbi->segs_per_sec; in is_usable_seg() local