Searched refs:type_match (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/tasks/
H A Dt_tasks.c1341 int type_match; local
1347 type_match = 0;
1365 type_match = 1;
1370 type_match = 1;
1378 if (sender_match && type_match && tag_match) {
/netbsd-6-1-5-RELEASE/sbin/fdisk/
H A Dfdisk.c292 static int type_match(const void *, const void *);
2871 type_match(const void *key, const void *item) function
2889 sizeof(mbr_ptypes[0]), type_match);

Completed in 132 milliseconds