Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/lib/vroot/
H A Dexecve.cc34 static int execve_thunk(char *path) in execve_thunk() function
48 translate_with_thunk(path, execve_thunk, vroot_path, vroot_vroot, rw_read); in execve_vroot()