Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/elfedit/common/
H A D_elfedit.h237 elfeditGC_module_t **mod_ret);
H A Delfedit.c2075 elfeditGC_module_t **mod_ret) in elfedit_find_command() argument
2128 if (mod_ret != NULL) in elfedit_find_command()
2129 *mod_ret = mod; in elfedit_find_command()