Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/
Dmkfs_minix.c300 int ind = 0, dind = 0; in make_bad_inode() local
359 int ind = 0, dind = 0; in make_bad_inode2() local
Dfsck_minix.c510 uint16_t ind[BLOCK_SIZE >> 1]; in map_block() local
541 uint32_t ind[BLOCK_SIZE >> 2]; in map_block2() local
/busybox-1.35.0/editors/
Dawk.c2810 const char *fname, *ind; in next_input_file() local
/busybox-1.35.0/shell/
Dash.c1327 shtree(union node *n, int ind, char *pfx, FILE *fp) in shtree()
11575 int ind = shellparam.optind; in getopts() local