Searched defs:nomatch (Results 1 – 7 of 7) sorted by relevance
/dflybsd-src/contrib/libarchive/libarchive/ |
H A D | archive_pathmatch.c | 60 int match = 1, nomatch = 0; in pm_list() local 107 int match = 1, nomatch = 0; in pm_list_w() local
|
/dflybsd-src/contrib/cvs-1.12/lib/ |
H A D | rpmatch.c | 35 const int nomatch, const char **lastp, regex_t *re) in try()
|
/dflybsd-src/contrib/tcsh-6/ |
H A D | tw.comp.c | 456 static Char nomatch[2] = { (Char) ~0, 0x00 }; in tw_complete() local
|
/dflybsd-src/usr.bin/sed/ |
H A D | process.c | 666 regexec_e(regex_t *preg, const char *string, int eflags, int nomatch, in regexec_e()
|
/dflybsd-src/sys/netgraph7/bpf/ |
H A D | ng_bpf.c | 86 hook_p nomatch; member
|
/dflybsd-src/sbin/devd/ |
H A D | devd.cc | 131 static const char nomatch = '?'; variable
|
/dflybsd-src/sbin/ifconfig/ |
H A D | ifconfig.c | 611 group_member(const char *ifname, const char *match, const char *nomatch) in group_member()
|