Home
last modified time | relevance | path

Searched defs:nr (Results 1 – 3 of 3) sorted by relevance

/busybox-1.35.0/util-linux/
Dfsck_minix.c437 static int check_zone_nr2(uint32_t *nr, smallint *corrected) in check_zone_nr2()
456 static int check_zone_nr(uint16_t *nr, smallint *corrected) in check_zone_nr()
467 static void read_block(unsigned nr, void *addr) in read_block()
485 static void write_block(unsigned nr, void *addr) in write_block()
701 static void get_inode_common(unsigned nr, uint16_t i_mode) in get_inode_common()
739 static struct minix1_inode *get_inode(unsigned nr) in get_inode()
751 static struct minix2_inode *get_inode2(unsigned nr) in get_inode2()
/busybox-1.35.0/procps/
Dpowertop.c323 int nr; in process_irq_counts() local
/busybox-1.35.0/shell/
Dash.c10764 int nr; in preadfd() local