Home
last modified time | relevance | path

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

/freebsd/tools/build/test-includes/
H A Dbadfiles.inc52 sys/imgact.h \
/freebsd/sys/kern/
H A Dimgact_elf.c94 static int __CONCAT(exec_, __elfN(imgact))(struct image_params *imgp);
1098 __CONCAT(exec_, __elfN(imgact))(struct image_params *imgp) in __CONCAT() argument
2895 .ex_imgact = __CONCAT(exec_, __elfN(imgact)),