Home
last modified time | relevance | path

Searched refs:i_add_match (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.sbin/mkhybrid/src/
Dmatch.c74 int i_add_match(fn) in i_add_match() function
267 if (i_add_match(name)) {
Dmatch.h22 int i_add_match __PR((char *fn));
Dmkisofs.c1032 i_add_match(optarg); in FDECL2()