Home
last modified time | relevance | path

Searched defs:ifix (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-image.c70 struct image_fixture *ifix; member
128 struct image_fixture *ifix) in ifix_init_section()
148 static int ifix_add_section(struct image_fixture *ifix, char *filename) in ifix_add_section()
166 static int ifix_cache_section(struct image_fixture *ifix, in ifix_cache_section()
436 static struct ptunit_result init_name(struct image_fixture *ifix) in init_name()
498 static struct ptunit_result name(struct image_fixture *ifix) in name()
533 static struct ptunit_result read_empty(struct image_fixture *ifix) in read_empty()
552 static struct ptunit_result overlap_front(struct image_fixture *ifix) in overlap_front()
586 static struct ptunit_result overlap_back(struct image_fixture *ifix) in overlap_back()
626 static struct ptunit_result overlap_multiple(struct image_fixture *ifix) in overlap_multiple()
[all …]
H A Dptunit-msec_cache.c383 struct test_fixture sfix, ifix, cfix, cifix; in main() local
/freebsd/sbin/dhclient/
H A Dprivsep.c103 dispatch_imsg(struct interface_info *ifix, int fd) in dispatch_imsg()