Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Dmain.c151 caddr32_t exec_fnamep; in exec_init() local
250 exec_fnamep = argv[0]; in exec_init()
258 lwp->lwp_arg[0] = (uintptr_t)exec_fnamep; in exec_init()
273 error = exec_common((const char *)(uintptr_t)exec_fnamep, in exec_init()