Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dbrand.h121 int (*b_elfexec)(struct vnode *vp, struct execa *uap, member
/titanic_41/usr/src/uts/common/exec/elf/
H A Delf.c355 error = BROP(p)->b_elfexec(vp, uap, args, in elfexec()