Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dimgact_elf.c95 static int __CONCAT(exec_, __elfN(imgact))(struct image_params *imgp);
1067 __CONCAT(exec_, __elfN(imgact))(struct image_params *imgp) in __CONCAT() argument
2786 .ex_imgact = __CONCAT(exec_, __elfN(imgact)),