Home
last modified time | relevance | path

Searched defs:ignore (Results 1 – 5 of 5) sorted by relevance

/coreutils/src/
Dnproc.c77 unsigned long nproc, ignore = 0; in main() local
Dcsplit.c56 bool ignore; /* If true, produce no output (for regexp). */ member
622 write_to_file (intmax_t last_line, bool ignore, int argnum) in write_to_file()
723 regexp_error (struct control *p, intmax_t repetition, bool ignore) in regexp_error()
754 bool ignore = p->ignore; /* If true, skip this section. */ in process_regexp() local
1089 extract_regexp (int argnum, bool ignore, char const *str) in extract_regexp()
Dtail.c129 bool ignore; member
Dsort.c206 bool const *ignore; /* Boolean array of characters to ignore. */ member
2634 bool const *ignore = key->ignore; in keycompare() local
Dls.c3164 struct ignore_pattern *ignore; in add_ignore_pattern() local