Searched refs:FLAG_C (Results 1 – 8 of 8) sorted by relevance
248 if (!(toys.optflags & FLAG_C)) { in next_column()358 if (flags & (FLAG_C|FLAG_x)) { in listfiles()404 if (flags & (FLAG_C|FLAG_x)) { in listfiles()485 if (flags & (FLAG_C|FLAG_x)) { in listfiles()522 else if (!(toys.optflags&(FLAG_1|FLAG_x|FLAG_m))) toys.optflags |= FLAG_C; in ls_main()
275 if (TT.udp) toys.optflags &= ~FLAG_C; in tcpsvd_main()277 if (toys.optflags & FLAG_C) { in tcpsvd_main()325 if (toys.optflags & FLAG_C) { in tcpsvd_main()
205 if(toys.optflags & FLAG_C) args[i++] = xmprintf("%s %d","-C", TT.fd_num); in do_fsck()
382 if (!g_cylinders) g_cylinders = toys.optflags & FLAG_C? TT.cylinders : 0; in read_mbr()1343 toys.optflags |= FLAG_C; in expert_menu()
769 if (toys.optflags & FLAG_C) xchdir(TT.dir); in tar_main()
1005 if (!flag_chk(FLAG_C)) pend = dhcpc_addclientid(pend); in dhcpc_sendmsg()
129 FLAG_C = 0x20000000, enumerator207 int c = (status & FLAG_C) ? 1 : 0; in arm_get_next_pcs()304 int c = (status & FLAG_C) ? 1 : 0; in arm_get_next_pcs()
429 #undef FLAG_C648 #undef FLAG_C700 #undef FLAG_C1224 #undef FLAG_C2207 #undef FLAG_C2264 #undef FLAG_C2387 #undef FLAG_C3041 #define FLAG_C (FORCED_FLAG<<7) macro3226 #define FLAG_C (FORCED_FLAG<<5) macro3268 #define FLAG_C (FORCED_FLAG<<0) macro[all …]