Home
last modified time | relevance | path

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

/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)),