Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsecdb/common/
H A Dgetexecattr.c291 execattr_t *j_exec = NULL; in get_tail() local
295 j_exec = exec; in get_tail()
299 j_exec = i_exec; in get_tail()
304 return (j_exec); in get_tail()