Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dmain.c152 uintptr_t exec_fnamep; in exec_init() local
237 exec_fnamep = argv[0]; in exec_init()
279 lwp->lwp_arg[0] = exec_fnamep; in exec_init()
294 error = exec_common((const char *)exec_fnamep, in exec_init()