Home
last modified time | relevance | path

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

/freebsd-13.1/sys/kern/
H A Dimgact_elf.c95 static int __CONCAT(exec_, __elfN(imgact))(struct image_params *imgp);
1092 __CONCAT(exec_, __elfN(imgact))(struct image_params *imgp) in __CONCAT() argument
2877 .ex_imgact = __CONCAT(exec_, __elfN(imgact)),