Searched refs:DIR (Results 1 – 8 of 8) sorted by relevance
39 > DIR=odroid-c242 $DIR43 > $DIR/fip/fip_create --bl30 $DIR/fip/gxb/bl30.bin \44 --bl301 $DIR/fip/gxb/bl301.bin \45 --bl31 $DIR/fip/gxb/bl31.bin \47 $DIR/fip.bin48 > $DIR/fip/fip_create --dump $DIR/fip.bin49 > cat $DIR/fip/gxb/bl2.package $DIR/fip.bin > $DIR/boot_new.bin50 > $DIR/fip/gxb/aml_encrypt_gxb --bootsig \51 --input $DIR/boot_new.bin \[all …]
54 <DIR> 4096 .55 <DIR> 4096 ..56 <DIR> 16384 lost+found
598 <DIR> 4096 .599 <DIR> 4096 ..600 <DIR> 16384 lost+found601 <DIR> 4096 boot602 <DIR> 12288 etc603 <DIR> 4096 media604 <DIR> 4096 bin605 <DIR> 4096 dev606 <DIR> 4096 home607 <DIR> 4096 lib[all …]
300 <DIR> 4096 .301 <DIR> 4096 ..
184 DIR, in do_iopset() enumerator211 cmd = DIR; in do_iopset()242 case DIR: in do_iopset()
28 DIR *d; in read_fstree()
359 opendir(DIR, "${lk_path}MAINTAINERS") or die $!;360 my @files = readdir(DIR);361 closedir(DIR);
319 DIR *dir; in os_dirent_ls()