Home
last modified time | relevance | path

Searched defs:match (Results 1 – 18 of 18) sorted by relevance

/busybox-1.35.0/libbb/
Dmatch_fstype.c16 int match = 1; in fstype_matches() local
Dlineedit.c2356 char *match = strstr(state->history[h], match_buf); in reverse_i_search() local
/busybox-1.35.0/procps/
Dpgrep.c162 int cmdlen, match; in pgrep_main() local
/busybox-1.35.0/editors/
Dsed.c309 static int parse_regex_delim(const char *cmdstr, char **match, char **replace) in parse_regex_delim()
398 char *match; in parse_subst_cmd() local
581 char *match, *replace; in parse_cmd_args() local
Dvi.c2039 char match; in find_pair() local
/busybox-1.35.0/debianutils/
Dstart_stop_daemon.c201 int match; in pid_is_exec() local
/busybox-1.35.0/archival/
Dgzip.c714 uch *match; /* matched string */ in longest_match() local
790 static void check_match(IPos start, IPos match, int length) in check_match()
805 # define check_match(start, match, length) ((void)0) argument
/busybox-1.35.0/miscutils/
Dless.c1309 static void normalize_match_pos(int match) in normalize_match_pos()
1318 static void goto_match(int match) in goto_match()
Ddevfsd.c1413 const char *match; /* The string to match to(up to length) */ member
/busybox-1.35.0/selinux/
Dsetfiles.c233 static int match(const char *name, struct stat *sb, char **con) in match() function
/busybox-1.35.0/sysklogd/
Dsyslogd.c877 bool match = 0; in timestamp_and_log() local
/busybox-1.35.0/findutils/
Dfind.c641 regmatch_t match; in ACTF() local
Dgrep.c339 char *match; in grep_file() local
/busybox-1.35.0/util-linux/
Dmdev.c281 regex_t match; member
Dmount.c2232 int match; in match_opt() local
/busybox-1.35.0/runit/
Dsvlogd.c189 char match; member
/busybox-1.35.0/networking/
Difupdown.c181 char **match; member
/busybox-1.35.0/shell/
Dash.c3960 char *(*match)(const char *, const char *); in getjob() local
6922 int match; in scanleft() local
6966 int match; in scanright() local