Home
last modified time | relevance | path

Searched refs:FLAG_a (Results 1 - 25 of 30) sorted by relevance

12

/third_party/toybox/generated/
H A Dflags.h21 #undef FLAG_a macro
41 #undef FLAG_a macro
105 #undef FLAG_a macro
380 #undef FLAG_a macro
500 #undef FLAG_a macro
597 #undef FLAG_a macro
618 #undef FLAG_a macro
684 #undef FLAG_a macro
753 #undef FLAG_a macro
769 #undef FLAG_a macro
1019 #undef FLAG_a global() macro
1053 #undef FLAG_a global() macro
1101 #undef FLAG_a global() macro
1211 #undef FLAG_a global() macro
1248 #undef FLAG_a global() macro
1299 #undef FLAG_a global() macro
1365 #undef FLAG_a global() macro
1448 #undef FLAG_a global() macro
1489 #undef FLAG_a global() macro
1632 #undef FLAG_a global() macro
1667 #undef FLAG_a global() macro
1690 #undef FLAG_a global() macro
1915 #undef FLAG_a global() macro
1939 #undef FLAG_a global() macro
2006 #undef FLAG_a global() macro
2135 #undef FLAG_a global() macro
2306 #undef FLAG_a global() macro
2327 #undef FLAG_a global() macro
2583 #undef FLAG_a global() macro
2609 #undef FLAG_a global() macro
2649 #undef FLAG_a global() macro
2693 #undef FLAG_a global() macro
2728 #undef FLAG_a global() macro
2740 #undef FLAG_a global() macro
2810 #undef FLAG_a global() macro
2830 #undef FLAG_a global() macro
2866 #undef FLAG_a global() macro
2905 #undef FLAG_a global() macro
2931 #undef FLAG_a global() macro
3049 #undef FLAG_a global() macro
3161 #undef FLAG_a global() macro
3175 #undef FLAG_a global() macro
3196 #undef FLAG_a global() macro
3394 #undef FLAG_a global() macro
3403 #undef FLAG_a global() macro
3496 #define FLAG_a global() macro
3512 #define FLAG_a global() macro
3566 #define FLAG_a global() macro
3789 #define FLAG_a global() macro
3891 #define FLAG_a global() macro
3978 #define FLAG_a global() macro
3997 #define FLAG_a global() macro
4057 #define FLAG_a global() macro
4116 #define FLAG_a global() macro
4130 #define FLAG_a global() macro
4334 #define FLAG_a global() macro
4362 #define FLAG_a global() macro
4406 #define FLAG_a global() macro
4500 #define FLAG_a global() macro
4531 #define FLAG_a global() macro
4574 #define FLAG_a global() macro
4628 #define FLAG_a global() macro
4697 #define FLAG_a global() macro
4732 #define FLAG_a global() macro
4847 #define FLAG_a global() macro
4880 #define FLAG_a global() macro
4901 #define FLAG_a global() macro
5086 #define FLAG_a global() macro
5106 #define FLAG_a global() macro
5163 #define FLAG_a global() macro
5272 #define FLAG_a global() macro
5421 #define FLAG_a global() macro
5438 #define FLAG_a global() macro
5646 #define FLAG_a global() macro
5668 #define FLAG_a global() macro
5702 #define FLAG_a global() macro
5742 #define FLAG_a global() macro
5771 #define FLAG_a global() macro
5781 #define FLAG_a global() macro
5837 #define FLAG_a global() macro
5855 #define FLAG_a global() macro
5885 #define FLAG_a global() macro
5922 #define FLAG_a global() macro
5944 #define FLAG_a global() macro
6044 #define FLAG_a global() macro
6140 #define FLAG_a global() macro
6152 #define FLAG_a global() macro
6171 #define FLAG_a global() macro
6331 #define FLAG_a global() macro
6338 #define FLAG_a global() macro
[all...]
/third_party/toybox/toys/posix/
H A Dbasename.c33 if (toys.optflags&FLAG_s) toys.optflags |= FLAG_a; in basename_main()
35 if (!(toys.optflags&FLAG_a)) { in basename_main()
H A Dtouch.c64 i = toys.optflags & (FLAG_a|FLAG_m); in touch_main()
65 if (i && i!=(FLAG_a|FLAG_m)) ts[i!=FLAG_m].tv_nsec = UTIME_OMIT; in touch_main()
H A Duname.c62 if (flags & ((1<<i)|FLAG_a)) { in uname_main()
H A Ddf.c117 if (!(toys.optflags & FLAG_a) && !mt->statvfs.f_blocks) return; in show_mt()
227 if (!(toys.optflags & FLAG_a)) mt3->stat.st_dev = 0; in df_main()
H A Dulimit.c79 int get = toys.optflags&(FLAG_a|(1<<i)); in ulimit_main()
H A Dcp.c195 if (!(flags & (FLAG_a|FLAG_r|FLAG_R))) { in cp_node()
247 && (try->parent || (flags & (FLAG_a|FLAG_r)))) in cp_node()
/third_party/toybox/toys/other/
H A Dacpi.c74 } else if (toys.optflags & FLAG_a) { in acpi_callback()
137 if (toys.optflags & FLAG_V) toys.optflags = FLAG_a|FLAG_b|FLAG_c|FLAG_t; in acpi_main()
139 if (toys.optflags & (FLAG_a|FLAG_b)) in acpi_main()
H A Dhelp.c52 if (!(toys.optflags & FLAG_a)) { in help_main()
H A Dsysctl.c120 if (toys.optflags & FLAG_a) dirtree_read("/proc/sys", do_show_keys); in sysctl_main()
H A Dtaskset.c111 if (toys.optflags & FLAG_a) { in taskset_main()
H A Dlosetup.c177 if (FLAG(D)) toys.optflags |= FLAG_a | FLAG_d; in losetup_main()
H A Dlsattr.c155 if ((root->name[0] != '.') || (toys.optflags & FLAG_a)) { in retell_dir()
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dtouch.c57 i = toys.optflags & (FLAG_a|FLAG_m); in touch_main()
58 if (i && i!=(FLAG_a|FLAG_m)) ts[i!=FLAG_m].tv_nsec = UTIME_OMIT; in touch_main()
H A Duname.c62 if (flags & ((1<<i)|FLAG_a)) { in uname_main()
H A Ddu.c130 if ((toys.optflags & FLAG_a) || !node->parent in do_du()
H A Dcp.c168 if (!(flags & (FLAG_a|FLAG_r|FLAG_R))) { in cp_node()
220 && (try->parent || (flags & (FLAG_a|FLAG_r)))) in cp_node()
/third_party/toybox/toys/pending/
H A Ddumpleases.c46 xprintf("Mac Address IP Address Host Name Expires %s\n", (toys.optflags & FLAG_a) ? "at" : "in"); in dumpleases_main()
64 if (!(toys.optflags & FLAG_a)) { in dumpleases_main()
H A Dstty.c163 if (toys.optflags&FLAG_a) sane = ~actual; in show_flags()
414 if (toys.optflags&FLAG_a) show_size(1); in do_stty()
421 if (ch == sane.c_cc[chars[i].value] && (toys.optflags&FLAG_a)==0) in do_stty()
450 if (toys.optflags&(FLAG_a|FLAG_g) && *toys.optargs) in stty_main()
H A Dhost.c70 int verbose=(toys.optflags & (FLAG_a|FLAG_v)), type, in host_main()
83 if (!TT.type_str && (toys.optflags & FLAG_a)) TT.type_str = "255"; in host_main()
/third_party/toybox/porting/liteos_a/toys/lsb/
H A Dumount.c82 if (!toys.optc && !(toys.optflags & FLAG_a)) in umount_main()
94 if (toys.optflags & FLAG_a) { in umount_main()
/third_party/toybox/toys/lsb/
H A Dumount.c113 if (!toys.optc && !(toys.optflags & FLAG_a)) in umount_main()
125 if (toys.optflags & FLAG_a) { in umount_main()
/third_party/toybox/toys/net/
H A Dnetstat.c149 && !(toys.optflags & FLAG_a) && !(rport & (0x10 | 0x20 | 0x40))) in show_ip()
207 if (state==1 && flags && !(toys.optflags&FLAG_a)) continue; in show_unix_sockets()
345 if (toys.optflags & FLAG_a) type = "established and"; in netstat_main()
H A Difconfig.c334 display_ifconfig(sl->str, toys.optflags & FLAG_a, val); in show_iface()
361 if(!sl) display_ifconfig(ifre->ifr_name, toys.optflags & FLAG_a, 0); in show_iface()
/third_party/toybox/porting/liteos_a/toys/net/
H A Difconfig.c333 display_ifconfig(sl->str, toys.optflags & FLAG_a, val); in show_iface()
360 if(!sl) display_ifconfig(ifre->ifr_name, toys.optflags & FLAG_a, 0); in show_iface()

Completed in 19 milliseconds

12