Home
last modified time | relevance | path

Searched refs:match_file (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libarchive/libarchive/
H A Darchive_match.c64 struct match_file { struct
66 struct match_file *next; argument
76 struct match_file *first; argument
77 struct match_file **last;
157 static void entry_list_add(struct entry_list *, struct match_file *);
1287 struct match_file *f1 = (struct match_file *)(uintptr_t)n1; in cmp_node_mbs()
1288 struct match_file *f2 = (struct match_file *)(uintptr_t)n2; in cmp_node_mbs()
1303 struct match_file *f = (struct match_file *)(uintptr_t)n; in cmp_key_mbs()
1316 struct match_file *f1 = (struct match_file *)(uintptr_t)n1; in cmp_node_wcs()
1317 struct match_file *f2 = (struct match_file *)(uintptr_t)n2; in cmp_node_wcs()
[all …]
/freebsd/contrib/netbsd-tests/usr.bin/grep/
H A Dt_grep.sh396 echo 128 > match_file
398 grep -xf pattern_file match_file