Searched defs:nomatch (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_pathmatch.c | 60 int match = 1, nomatch = 0; pm_list() local 107 int match = 1, nomatch = 0; pm_list_w() local
|
/freebsd/contrib/tcsh/ |
H A D | tw.comp.c | 456 static Char nomatch[2] = { (Char) ~0, 0x00 }; in tw_complete() local
|
/freebsd/sys/netgraph/ |
H A D | ng_bpf.c | 88 hook_p nomatch; member
|
/freebsd/usr.bin/sed/ |
H A D | process.c | 661 regexec_e(regex_t *preg, const char *string, int eflags, int nomatch, in regexec_e()
|
/freebsd/sbin/devmatch/ |
H A D | devmatch.c | 513 find_nomatch(char *nomatch) in find_nomatch()
|
/freebsd/sbin/devd/ |
H A D | devd.cc | 141 static const char nomatch = '?'; variable
|
/freebsd/sbin/ifconfig/ |
H A D | ifconfig.c | 866 group_member(const char *ifname, const char *match, const char *nomatch) in group_member()
|
/freebsd/contrib/libarchive/test_utils/ |
H A D | test_main.c | 2205 const char *pathb, int nomatch) in assertion_compare_fflags()
|