Searched refs:FLAG_O (Results 1 – 4 of 4) sorted by relevance
439 #undef FLAG_O1441 #undef FLAG_O2171 #undef FLAG_O2215 #undef FLAG_O3051 #define FLAG_O (FORCED_FLAG<<17) macro3887 #define FLAG_O (1<<8) macro4491 #define FLAG_O (FORCED_FLAG<<8) macro4529 #define FLAG_O (1<<5) macro
917 if (flag_chk(FLAG_O)) { in dhcpc_addreqoptions()1019 if ((!flag_chk(FLAG_o)) || flag_chk(FLAG_O)) pend = dhcpc_addreqoptions(pend); in dhcpc_sendmsg()1033 if ((!flag_chk(FLAG_o)) || flag_chk(FLAG_O)) pend = dhcpc_addreqoptions(pend); in dhcpc_sendmsg()1285 if (flag_chk(FLAG_O)) { in dhcp_main()
228 file->filename = xstrdup((toys.optflags & FLAG_O) ? in parse_config_file()
775 if (toys.optflags & FLAG_O) tar_hdl->extract_handler = extract_to_stdout; in tar_main()