Home
last modified time | relevance | path

Searched refs:STREQ (Results 1 – 25 of 56) sorted by relevance

123

/coreutils/src/
Dtest.c181 return ((STREQ (s, "=")) || (STREQ (s, "!=")) || (STREQ (s, "==")) || in binop()
182 (STREQ (s, "-nt")) || in binop()
183 (STREQ (s, "-ot")) || (STREQ (s, "-ef")) || (STREQ (s, "-eq")) || in binop()
184 (STREQ (s, "-ne")) || (STREQ (s, "-lt")) || (STREQ (s, "-le")) || in binop()
185 (STREQ (s, "-gt")) || (STREQ (s, "-ge"))); in binop()
230 pos + nargs < argc && ! STREQ (argv[pos + nargs], ")"); in term()
249 else if (4 <= argc - pos && STREQ (argv[pos], "-l") && binop (argv[pos + 2])) in term()
278 if ((op < argc - 2) && STREQ (argv[op + 1], "-l")) in binary_operator()
368 bool value = STREQ (argv[pos], argv[pos + 2]); in binary_operator()
373 if (STREQ (argv[op], "!=")) in binary_operator()
[all …]
Dstty.c1130 if (STREQ (arg, "drain")) in apply_settings()
1137 if (STREQ (arg, mode_info[i].name)) in apply_settings()
1158 if (STREQ (arg, control_info[i].name)) in apply_settings()
1171 if (STREQ (arg, "ispeed")) in apply_settings()
1185 else if (STREQ (arg, "ospeed")) in apply_settings()
1202 else if (STREQ (arg, "extproc")) in apply_settings()
1215 else if (STREQ (arg, "rows")) in apply_settings()
1224 else if (STREQ (arg, "cols") in apply_settings()
1225 || STREQ (arg, "columns")) in apply_settings()
1234 else if (STREQ (arg, "size")) in apply_settings()
[all …]
Dtrue.c71 if (STREQ (argv[1], "--help")) in main()
74 if (STREQ (argv[1], "--version")) in main()
Dcoreutils.c106 else if (STREQ (prog_name_str, prog_name)) \ in launch_program()
137 if (STREQ (prog_name, "install")) in main()
201 if (optind == 1 && prog_name && !STREQ (prog_name, "coreutils")) in main()
Decho.c118 || (! DEFAULT_ECHO_TO_XPG && 1 < argc && STREQ (argv[1], "-n"))); in main()
137 if (STREQ (argv[1], "--help")) in main()
140 if (STREQ (argv[1], "--version")) in main()
Dnl.c440 if (STREQ (file, "-")) in nl_file()
463 if (STREQ (file, "-")) in nl_file()
546 if (STREQ (optarg, "ln")) in main()
548 else if (STREQ (optarg, "rn")) in main()
550 else if (STREQ (optarg, "rz")) in main()
Ddf.c448 if (STREQ (field_data[i].arg, s)) in decode_output_arg()
657 if (STREQ (fstype, fsp->fs_name)) in selected_fstype()
673 if (STREQ (fstype, fsp->fs_name)) in excluded_fstype()
768 && ! STREQ (seen_dev->me->me_devname, me->me_devname)) in filter_mount_list()
781 || (! STREQ (seen_dev->me->me_devname, me->me_devname) in filter_mount_list()
786 && STREQ (me->me_mountdir, in filter_mount_list()
1075 if (dev_me && ! STREQ (dev_me->me_devname, device) in get_dev()
1272 if (STREQ (me->me_mountdir, mount)) in last_device_for_mount()
1313 if (STREQ (device, devname)) in get_device()
1316 eclipsed_device = last_device && ! STREQ (last_device, devname); in get_device()
[all …]
Ddircolors.c139 if (STREQ (shell, "csh") || STREQ (shell, "tcsh")) in guess_shell_syntax()
398 if (! STREQ (filename, "-") && freopen (filename, "r", stdin) == nullptr) in dc_parse_file()
Dfold.c128 if (STREQ (filename, "-")) in fold_file()
223 if (STREQ (filename, "-")) in fold_file()
Drm.c298 if (! STREQ (argv[optind - 1], "--no-preserve-root")) in main()
307 if STREQ (optarg, "all") in main()
Dexpand-common.c340 if (STREQ (prev_file, "-")) in next_file()
353 if (STREQ (file, "-")) in next_file()
Dwc.c629 if (! file || STREQ (file, "-")) in wc_file()
676 fstatus[i].failed = (! file[i] || STREQ (file[i], "-") in get_input_fstatus()
821 if (STREQ (files_from, "-")) in main()
877 if (files_from && STREQ (files_from, "-") && STREQ (file_name, "-")) in main()
Dprintf.c683 if (STREQ (argv[1], "--help")) in main()
686 if (STREQ (argv[1], "--version")) in main()
696 if (1 < argc && STREQ (argv[1], "--")) in main()
Dsystem.h194 #define STREQ(a, b) (strcmp (a, b) == 0) macro
673 while (map_prog->program && ! STREQ (program, map_prog->program)) in emit_ancillary_info()
696 char const *url_program = STREQ (program, "[") ? "test" : program; in emit_ancillary_info()
Dpaste.c194 if (STREQ (fnamptr[files_open], "-")) in paste_parallel()
346 bool is_stdin = STREQ (*fnamptr, "-"); in paste_serial()
Dshuf.c459 if (outfile && !STREQ (outfile, optarg)) in main()
465 if (random_source && !STREQ (random_source, optarg)) in main()
520 && ! (STREQ (operand[0], "-") in main()
Djoin.c1043 if (empty_filler && ! STREQ (empty_filler, optarg)) in main()
1078 if (STREQ (optarg, "auto")) in main()
1094 if (STREQ (optarg, "\\0")) in main()
1167 fp1 = STREQ (g_names[0], "-") ? stdin : fopen (g_names[0], "r"); in main()
1170 fp2 = STREQ (g_names[1], "-") ? stdin : fopen (g_names[1], "r"); in main()
Ddu.c969 if (! time_style || STREQ (time_style, "locale")) in main()
1024 if (! (STREQ (files_from, "-") || freopen (files_from, "r", stdin))) in main()
1083 if (files_from && STREQ (files_from, "-") && STREQ (file_name, "-")) in main()
Dcut.c444 if (STREQ (file, "-")) in cut_file()
467 if (STREQ (file, "-")) in cut_file()
Dcomm.c292 streams[i] = (STREQ (infiles[i], "-") ? stdin : fopen (infiles[i], "r")); in compare_files()
475 if (col_sep_len && !STREQ (col_sep, optarg)) in main()
Dtsort.c268 if (!STREQ (j->str, k->str)) in record_relation()
435 bool is_stdin = STREQ (file, "-"); in tsort()
Duniq.c326 if (! (STREQ (infile, "-") || freopen (infile, "r", stdin))) in check_file()
328 if (! (STREQ (outfile, "-") || freopen (outfile, "w", stdout))) in check_file()
/coreutils/tests/df/
Dskip-duplicates.sh74 if (STREQ (path, "/proc/self/mountinfo"))
129 if (STREQ (mntents[done-2].mnt_dir, "/NONROOT"))
131 if (STREQ (mntents[done-2].mnt_dir, "/REMOTE"))
Dno-mtab-status.sh63 if (STREQ (path, "/proc/self/mountinfo"))
/coreutils/gl/lib/
Droot-dev-ino.h36 if (STREQ (Dirname, "/")) \

123