Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Dimgact_elf.c93 static int __CONCAT(exec_, __elfN(imgact))(struct image_params *imgp);
1094 __CONCAT(exec_, __elfN(imgact))(struct image_params *imgp) in __CONCAT() argument
2879 .ex_imgact = __CONCAT(exec_, __elfN(imgact)),